Something optimizes out empty files and breaks the tests. Put something in.

This commit is contained in:
Mike Romberg 2016-06-03 01:30:43 -06:00
commit 621325a7dd
17 changed files with 11 additions and 0 deletions

View file

@ -12,3 +12,6 @@ vanilla # "plane Jane" module both halves in pkg1
vanilla_split # python 1/2 in pkg1 C 1/2 in global namespace
builtin # both halves in pkg1 (-builtin passed to swig)
builtin # python 1/2 in pkg1 C 1/2 in global namespace (with -builtin)
All of the _nopy3 tests are the same as the above except swig will not
use -py3 for python3.

View file

@ -0,0 +1 @@
# killroy was here

View file

@ -0,0 +1 @@
# killroy was here