Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1411 DRM/GBM JOGL: Fix 'junit.run.console' unit test target, use it in ↵ | Sven Gothel | 2019-12-09 | 1 | -31/+0 |
| | | | | | | | | | | | | | | | | respective (renamed) scripts. Added junit.run.console target in build.xml build-test.xml - Moves all results.test artifact moving from current directory into test-zip-archive target, reducing duplication. - junit.run.console: Added proper dependencies etc Renamed scripts to match junit.run.console: junit-linux-x86_64-headless.sh -> junit-linux-x86_64-console.sh junit-linux-armv6hf-headless.sh -> junit-linux-armv6hf-console.sh | ||||
* | Bug 1411 - Unit Test Subset for DRM/GBM JOGL(EGL) and NEWT | Sven Gothel | 2019-12-06 | 1 | -0/+31 |
First step disables all AWT and SWT unit tests. |