- 09 May, 2012 1 commit
-
-
Benjamin Long authored
Create a new class pqEventRecorder to be charged of the QtTesting record. - Added a new behavior to be able to flush the record after each actions recorded. This behavior is only possible if your custom observer write in the TextStream after each actions.
-
- 04 Apr, 2008 1 commit
-
-
Berk Geveci authored
-
- 15 Aug, 2007 1 commit
-
-
Clinton Stimpson authored
BUG: set attribute on record events dialog so closing the main window lets the app quit
-
- 20 Oct, 2006 1 commit
-
-
Clinton Stimpson authored
ENH: Integrate Python testing framework with ParaView. If testing with python is enabled, the play/record menus/dialogs give python as an option. It currently can query any QObject property and in python you can compare it to a known value. Just throw an exception if the test fails. It can also take snapshots of arbitrary widgets and compare them to baselines. Also added a test that loads a histogram and takes a snapshot of the histogram widget and compares it to a baseline.
-
- 12 Oct, 2006 1 commit
-
-
Clinton Stimpson authored
ENH: Add ability to record/playback for QTabBar.
-
- 25 Aug, 2006 1 commit
-
-
Timothy M. Shead authored
-
- 19 Jul, 2006 1 commit
-
-
Clinton Stimpson authored
ENH: New directory structure
-
- 22 Mar, 2006 1 commit
-
-
Utkarsh Ayachit authored
Update CMake scripts to work with the restructured repository. A new CVS repository was created on 2006-03-22 to re-organize the ParaQ source tree into a layout similar to that of ParaView 2.x and drop the Tcl/Tk GUI. This was in preparation for the final transition to the Qt-based GUI as the official ParaView 3.0 GUI. This commit was manufactured during conversion from CVS to represent the layout change as part of the first commit to the new repository.
-
- 16 Nov, 2005 1 commit
-
-
Timothy M. Shead authored
ENH: pqEventTranslator can ignore events from specific objects, so test-recording-related UI events aren't captured as part of the recording
-
- 07 Nov, 2005 1 commit
-
-
Timothy M. Shead authored
BUG: About box implementation interfered with test case playback ENH: Consistent naming of menu actions for test case recording ENH: pqSetName, pqSetData, and pqConnect components enable easy menu generation without lots of temporaries
-
- 04 Nov, 2005 1 commit
-
-
Timothy M. Shead authored
STYLE: Yet another round of style updates, undoing some mistakes
-