~hjd/widelands/tests-poc

« back to all changes in this revision

Viewing changes to debian/tests/testsuite

  • Committer: Hans Joachim Desserud
  • Date: 2015-02-21 10:33:40 UTC
  • Revision ID: hans_joachim_desserud-20150221103340-522ikia4g40hklo6
Add comment on why the tests are restricted to a single suite

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
 
2
# Right now it only runs the lua_testsuite.
 
3
# It can (and should) be expanded to run all tests, but when I tried
 
4
# I ran in to situations where some of the tests would never finish
2
5
xvfb-run -a --server-args="-screen 0 1024x768x24" \
3
6
./regression_test.py -b widelands -r lua_testsuite