- 23 Oct, 2014 2 commits
-
-
Christian Schulte zu Berge authored
refs #386
-
Christian Schulte zu Berge authored
refs #386
-
- 22 Oct, 2014 1 commit
-
-
Christian Schulte zu Berge authored
-
- 16 Oct, 2014 1 commit
-
-
Christian Schulte zu Berge authored
* Renamed OpenGLJobProcessor::iKnowWhatImDoingGetArbitraryContext() to OpenGLJobProcessor::getContext() * Adjusted headers and method calls in various files
-
- 08 Oct, 2014 1 commit
-
-
Christian Schulte zu Berge authored
-
- 06 Sep, 2014 1 commit
-
-
Hossain Mahmud authored
-
- 24 Aug, 2014 2 commits
-
-
Hossain Mahmud authored
-
Hossain Mahmud authored
1. edited test-campvis::main to generate xml regardless of environment var. 2. check is the result image null. 3. open and edit the gtest output xml with results from python test
-
- 13 Aug, 2014 1 commit
-
-
Christian Schulte zu Berge authored
Registered testing thread and OpenGL context with OpenGLJobProcessor.
-
- 11 Aug, 2014 1 commit
-
-
Christian Schulte zu Berge authored
campvis-test does not use OpenGLJobProcessor and only initializes it halfway. However, some CAMPVis functionality relies on that. Therefore, I introduced a hack/workaround to set the OpenGL thread manually if you need to. Furthermore, added exit(EXIT_FAILURE) to recursive assertions to avoid possible endless assertion loops in campvis-test (and thus amok running jobs in Jenkins).
-
- 02 Aug, 2014 1 commit
-
-
Christian Schulte zu Berge authored
Introducing SignalHandlingMode to signal_manager to allow forcing all signals being handled directly (needed for test-campvis) or queued. refs #384
-
- 05 May, 2014 1 commit
-
-
Christian Schulte zu Berge authored
-
- 02 May, 2014 1 commit
-
-
Christian Schulte zu Berge authored
* Introducing ImageRepresentationTest * Improved ImageDataTest * Silenced Debug output in test-campvis
-
- 27 Apr, 2014 1 commit
-
-
Hossain Mahmud authored
google test merge request feedback reviewed. addressed all necessary major and minor issues that were pointed out; and hopefully fixed my stupidity in LinearMapping::operator==
-
- 23 Apr, 2014 6 commits
-
-
Hossain Mahmud authored
rewritten init() with the glcontextmanager instead of qtcontextmanager, updated ImageData, NumericProperty, GenericProperty test codes
-
Hossain Mahmud authored
-
Hossain Mahmud authored
-
Hossain Mahmud authored
-
Hossain Mahmud authored
added the documentation (brief). added test class for StringUtils. trimmed out the redundant code segments.
-
Hossain Mahmud authored
-