1
0
mirror of https://github.com/geohot/qira synced 2025-03-21 06:23:05 +03:00
qira/run_tests_static.sh

15 lines
239 B
Bash
Raw Normal View History

2015-08-27 06:56:07 +00:00
#!/bin/bash -e
source venv/bin/activate
# ned's tests, which are really awesome
# why weren't these used?
cd tests_auto
2015-08-27 07:17:06 +00:00
#./autogen-extras.sh
#python autogen.py --dwarf --all
python autogen.py --dwarf
2015-08-27 06:56:07 +00:00
cd ../
cd static2
python testing.py