Directory Base/GUI/Testing/

Directory Created:
2006-05-08 13:07
Total Files:
12
Deleted Files:
0
Lines of Code:
911

[root]/Base/GUI/Testing
                Folder removed from repo VolumeRendering (0 files, 0 lines)

Lines of Code

Base/GUI/Testing/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 52 (100.0%) 1297 (100.0%) 24.9
pieper 38 (73.1%) 1088 (83.9%) 28.6
naucoin 6 (11.5%) 114 (8.8%) 19.0
freudling 1 (1.9%) 78 (6.0%) 78.0
jcfr 1 (1.9%) 12 (0.9%) 12.0
barre 3 (5.8%) 3 (0.2%) 1.0
alexy 2 (3.8%) 2 (0.2%) 1.0
lorensen 1 (1.9%) 0 (0.0%) 0.0

Most Recent Commits

jcfr 2009-12-11 12:32 Rev.: 11255

STYLE: Update CMakeLists.txt
- Move testing code in the CMakeLists located under Testing.
- Ensure that SlicerQT was build appropriately and without dependency on SlicerBaseGUI

12 lines of code changed in 1 file:

  • Base/GUI/Testing: CMakeLists.txt (new 12)
barre 2009-10-29 17:36 Rev.: 10795

ENH: support for new cameras and new views. Port from Slicer 3.4 branch. As mentioned on the mailing list, apologies for instabilities while these core changes are further tested. Fiducials do not seem to follow camera for example, this will be fixed. Send bugs to sebastien.barre@kitware.com; Thank you.

2 lines of code changed in 2 files:

  • Base/GUI/Testing: TestViewerPick.tcl (+1 -1), TestWidgets.tcl (+1 -1)
pieper 2009-09-10 13:31 Rev.: 10452

BUG: remove extra widget instantiation

0 lines of code changed in 1 file:

  • Base/GUI/Testing: TestWidgets.tcl (changed)
pieper 2009-04-24 10:30 Rev.: 9313

STYLE: use an autogenerated temp name rather than passing in a name

0 lines of code changed in 1 file:

  • Base/GUI/Testing: TestFiducialsAdd.tcl (changed)
pieper 2009-02-03 18:40 Rev.: 8523

BUG: fix test code to match new behavior of VTK; doubles are now returned with trailing .0

10 lines of code changed in 1 file:

  • Base/GUI/Testing: TestFiducials.tcl (+10 -6)
lorensen 2008-11-12 12:00 Rev.: 7849

BUG: remove trailing .0's from fiducial coordinates.

0 lines of code changed in 1 file:

  • Base/GUI/Testing: TestFiducials.tcl (changed)
naucoin 2008-05-20 12:38 Rev.: 6782

BUG: clean up fiducial list and scene if created

9 lines of code changed in 1 file:

  • Base/GUI/Testing: TestFiducialsAdd.tcl (+9)
barre 2008-05-20 02:31 Rev.: 6775

ENH: Slicer3 Spring Installation Clean Up

1 lines of code changed in 1 file:

  • Base/GUI/Testing: TestScriptedWidget.tcl (+1 -1)
naucoin 2008-05-19 11:24 Rev.: 6762

BUG: added a test to add lots of fiducials, trying to track down leaks when create a list in the tkcon

81 lines of code changed in 1 file:

  • Base/GUI/Testing: TestFiducialsAdd.tcl (new 81)
pieper 2008-05-13 16:53 Rev.: 6705

ENH: add slice plane widget

13 lines of code changed in 1 file:

  • Base/GUI/Testing: TestWidgets.tcl (+13 -1)
pieper 2008-05-12 07:42 Rev.: 6691

ENH: more fleshed out plane widget test

0 lines of code changed in 1 file:

  • Base/GUI/Testing: TestWidgets.tcl (changed)
pieper 2008-05-12 07:26 Rev.: 6690

ENH: snippet of code to test plane widget in slicer

0 lines of code changed in 1 file:

  • Base/GUI/Testing: TestWidgets.tcl (changed)
pieper 2008-04-08 13:30 Rev.: 6432

BUG: workaround a problem with fiducial test that would cause restart on linux with nvidia drivers

0 lines of code changed in 1 file:

  • Base/GUI/Testing: TestFiducials.tcl (changed)
freudling 2008-02-05 16:45 Rev.: 5706

ENH: Include hyperlinks to vtkKWTextWithScrollbars

78 lines of code changed in 1 file:

  • Base/GUI/Testing: TestvtkKWTextWithHyperlinksWithScrollbars.tcl (new 78)
pieper 2008-01-03 11:14 Rev.: 5378

ENH: new test for fiducials

28 lines of code changed in 1 file:

  • Base/GUI/Testing: TestFiducials.tcl (+28 -5)
pieper 2007-11-19 18:26 Rev.: 4884

ENH: new GUI tests

26 lines of code changed in 2 files:

  • Base/GUI/Testing: TestProgressDialog.tcl (new 25), TestSliceController.tcl (+1 -1)
alexy 2007-09-11 16:30 Rev.: 4302

ENH: reworked volume display to separate classes and include viz pipeline

1 lines of code changed in 1 file:

  • Base/GUI/Testing: TestDICOMViewer.tcl (+1 -1)
pieper 2007-03-17 16:58 Rev.: 2950

ENH: switch to location-independent path calculation

1 lines of code changed in 1 file:

  • Base/GUI/Testing: TestScriptedWidget.tcl (+1 -2)
pieper 2006-12-08 11:52 Rev.: 1745

BUG: updated to API

10 lines of code changed in 1 file:

  • Base/GUI/Testing: TestDICOMViewer.tcl (+10 -5)
naucoin 2006-09-25 15:39 Rev.: 1353

ENH: added an optional node number. ENH: use the properly wrapped tcl calls

9 lines of code changed in 1 file:

  • Base/GUI/Testing: TestFiducials.tcl (+9 -6)
pieper 2006-09-22 10:15 Rev.: 1314

STYLE: got rid of abbreviation in method GetMainSlicerWin, changed to MainSlicerWindow

1 lines of code changed in 1 file:

  • Base/GUI/Testing: TestMainNotebook.tcl (+1 -1)
naucoin 2006-09-15 16:14 Rev.: 1261

BUG: fixed error string calls, multiply point offset by 10 to allow for better viewing

7 lines of code changed in 1 file:

  • Base/GUI/Testing: TestFiducials.tcl (+7 -5)
naucoin 2006-09-15 14:34 Rev.: 1257

BUG: use the new tcl accessor functions

2 lines of code changed in 1 file:

  • Base/GUI/Testing: TestFiducials.tcl (+2 -2)
naucoin 2006-09-13 17:15 Rev.: 1247

BUG: updated to work with new vtkMRMLFiducialListNode methods. TODO: access GetNthFiducialXYZ and GetNthFiducialOrientation from tcl

6 lines of code changed in 1 file:

  • Base/GUI/Testing: TestFiducials.tcl (+6 -8)
pieper 2006-08-30 18:17 Rev.: 1146

ENH: new fiducials test

38 lines of code changed in 1 file:

  • Base/GUI/Testing: TestFiducials.tcl (new 38)
pieper 2006-08-25 15:07 Rev.: 1104

ENH: make render happen in the back buffer

9 lines of code changed in 1 file:

  • Base/GUI/Testing: TestViewerPick.tcl (+9)
alexy 2006-08-24 16:15 Rev.: 1094

ENH: changes to support modified since read

1 lines of code changed in 1 file:

  • Base/GUI/Testing: TestDICOMViewer.tcl (+1 -1)
pieper 2006-08-19 15:26 Rev.: 1083

ENH: new experiment for render-based cell picking

88 lines of code changed in 1 file:

  • Base/GUI/Testing: TestViewerPick.tcl (new 88)
pieper 2006-07-25 17:45 Rev.: 946

ENH: more widget tests

119 lines of code changed in 1 file:

  • Base/GUI/Testing: TestWidgets.tcl (+119 -69)
pieper 2006-07-17 08:37 Rev.: 895

ENH: reworked for testing

88 lines of code changed in 1 file:

  • Base/GUI/Testing: TestDICOMViewer.tcl (+88 -88)
pieper 2006-07-15 19:06 Rev.: 892

ENH: more widget tests

4 lines of code changed in 1 file:

  • Base/GUI/Testing: TestWidgets.tcl (+4)
pieper 2006-07-15 15:34 Rev.: 890

ENH: experiments with various wwidgets

126 lines of code changed in 1 file:

  • Base/GUI/Testing: TestWidgets.tcl (+126 -25)
pieper 2006-07-15 09:50 Rev.: 886

ENH: testing framework for widgets

64 lines of code changed in 1 file:

  • Base/GUI/Testing: TestWidgets.tcl (new 64)
pieper 2006-07-14 10:33 Rev.: 880

ENH: better testing framework

13 lines of code changed in 1 file:

  • Base/GUI/Testing: TestDICOMViewer.tcl (+13 -4)
pieper 2006-07-13 15:54 Rev.: 877

ENH: prototype of the logic needed to display textured slice planes -- actually works with textures and everything in just a page of code!

66 lines of code changed in 1 file:

  • Base/GUI/Testing: TestSliceModels.tcl (new 66)
pieper 2006-07-13 15:52 Rev.: 875

ENH: more refinements for testing

1 lines of code changed in 1 file:

  • Base/GUI/Testing: TestDICOMViewer.tcl (+1)
pieper 2006-07-12 12:41 Rev.: 870

BUG: testing behavior across vtk versions

3 lines of code changed in 1 file:

  • Base/GUI/Testing: TestDICOMViewer.tcl (+3 -1)
pieper 2006-07-10 12:49 Rev.: 855

ENH: more debugging tools

5 lines of code changed in 1 file:

  • Base/GUI/Testing: TestDICOMViewer.tcl (+5 -6)
pieper 2006-07-10 10:38 Rev.: 854

ENH: more bug and leak checking

18 lines of code changed in 1 file:

  • Base/GUI/Testing: TestDICOMViewer.tcl (+18 -13)
pieper 2006-07-07 06:41 Rev.: 848

BUG: debug leak testing

87 lines of code changed in 1 file:

  • Base/GUI/Testing: TestDICOMViewer.tcl (+87 -48)

(10 more)

Generated by StatSVN 0.5.0