Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SingletonTestCase -> SingletonJunitCase: Accomodate ClassLoader lifecycle of ↵ | Sven Gothel | 2014-10-03 | 1 | -2/+2 |
| | | | | static fields; Change name to avoid testing itself. | ||||
* | SingletonTestCase: Move singleton test impl. from JOGL's UITestCase, inherit ↵ | Sven Gothel | 2014-10-03 | 1 | -2/+2 |
| | | | | | | | | | from JunitTracer and use it for all tests. - Certain performance tests don't make sense utilizing several jenkins unit tests on one machine, hence singleton test execution is desired. - JOGL's UITestCase also will derive from this SingletonTestCase | ||||
* | Bug 1063: Further Uri completion - As a result of JOGL Uri adoption | Sven Gothel | 2014-09-08 | 1 | -0/+49 |