diff options
author | Sven Gothel <[email protected]> | 2010-09-30 21:39:13 +0300 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-09-30 21:39:13 +0300 |
commit | 3acabfe0d884bc628593773a5f8e798d52e486d2 (patch) | |
tree | 127b499d1d424026aa429718ebff37b353d3381b /make/scripts/tests.sh | |
parent | 81231cb640c297676263d43c29adc105e6996885 (diff) |
NEWT/AWT Unit Tests: Run one test at a time via superclass BeforeClass/AfterClass FileLock
Due to the fact that any test with a UI may interfere
with a UI test (test focus, active, ..), all tests are
derived from the common UITestCase superclass, which
decorates the test class with a FileLock at BeforeClass/AfterClass.
Increased junit timeout to 10 min
Diffstat (limited to 'make/scripts/tests.sh')
0 files changed, 0 insertions, 0 deletions