From 50ca8395a063c239c5572d99902bf1a0c3405c41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Mi=C4=85sko?= Date: Wed, 19 Dec 2018 00:00:00 +0000 Subject: tests: Drop autogeneration of offsets tests Generating offsets test makes them quite hard to understand. The fact that they parse C code with custom regular expressions don't help either. Replace offsets test with their generated form. --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8cf1b685..2f1be723 100644 --- a/.gitignore +++ b/.gitignore @@ -69,7 +69,6 @@ tests/GIMarshallingTests-1.0.gir tests/everything-stamp.h tests/everything.c tests/everything.h -tests/offsets/gitestoffsets.c tests/repository/gitestrepo tests/repository/giteststructinfo tests/repository/gitestthrows -- cgit v1.2.1