Refs #2583: Double click or right click on a test to run every single test...
Refs #2583: Double click or right click on a test to run every single test individually. This allows you to find which test exactly is segfaulting.
Showing
- Code/Tools/TestViewer/main_window.py 48 additions, 0 deletionsCode/Tools/TestViewer/main_window.py
- Code/Tools/TestViewer/main_window.ui 4 additions, 0 deletionsCode/Tools/TestViewer/main_window.ui
- Code/Tools/TestViewer/test_info.py 46 additions, 26 deletionsCode/Tools/TestViewer/test_info.py
- Code/Tools/TestViewer/test_tree.py 6 additions, 2 deletionsCode/Tools/TestViewer/test_tree.py
- Code/Tools/TestViewer/ui_main_window.py 3 additions, 1 deletionCode/Tools/TestViewer/ui_main_window.py
Loading
Please register or sign in to comment