Import 2017-06-07 23:51:09: master 74807e1b
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
lassoan | lassoan | master | 2015-03-26 00:20:09 | master d354fef4 |
Changeset | ENH: Added VTK output window class for capturing VTK errors/warnings during testing Currently VTK errors and warnings are ignored in automatic test, while they often Example use: // Initialize output window. All messages are logged to the console. ... // Set up a checkpoint, we restart counting messages from this point TESTING_OUTPUT_RESET; git-svn-id: http://svn.slicer.org/Slicer4/trunk@24111 3bd1e089-480b-0410-8dfb-8563597acbee |
|||
mod - Libs/vtkAddon/CMakeLists.txt | Diff File | |||
mod - Libs/vtkAddon/Testing/vtkLoggingMacrosTest1.cxx | Diff File | |||
add - Libs/vtkAddon/vtkTestingOutputWindow.cxx | Diff File | |||
add - Libs/vtkAddon/vtkTestingOutputWindow.h | Diff File |