create unique build dirs during testing; fixes #27

This commit is contained in:
Radovan Bast
2015-07-14 13:37:57 +02:00
parent 6877682042
commit 347462b8aa
2 changed files with 9 additions and 2 deletions

2
.gitignore vendored
View File

@ -3,7 +3,7 @@ __pycache__/
# generated by unit tests
test/*/CMakeLists.txt
test/*/build/
test/*/build*/
test/*/cmake/update.py*
test/*/cmake/lib/
test/*/cmake/modules/