From 8c6d95bee6518199aeae07d332cf07c77a7cc74d Mon Sep 17 00:00:00 2001 From: koennecke Date: Fri, 17 Apr 2009 12:59:19 +0000 Subject: [PATCH] - run some tests --- test/DataNumber | 2 +- test/testsics | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/test/DataNumber b/test/DataNumber index fa8b1573..e102f056 100644 --- a/test/DataNumber +++ b/test/DataNumber @@ -1,3 +1,3 @@ - 255 + 271 NEVER, EVER modify or delete this file You'll risk eternal damnation and a reincarnation as a cockroach!|n \ No newline at end of file diff --git a/test/testsics b/test/testsics index 2f374c8b..b7406ba9 100755 --- a/test/testsics +++ b/test/testsics @@ -19,41 +19,41 @@ source testutil.tcl source sicstcldebug.tcl #--------------- Test Miscellaneous stuff -#source testmisc.tcl +source testmisc.tcl #-------------- Test for motors -#source mottest.tcl +source mottest.tcl #-------------- Test Counter set countername aba set errorname aba -#source countertest.tcl +source countertest.tcl #-------------- Test Multi Counter set countername multi -#source countertest.tcl +source countertest.tcl #-------------- Test batch processing -#source batchtest.tcl +source batchtest.tcl #-------------- Test scans -#source scantest.tcl +source scantest.tcl #------------ Test peak optimization -#source optitest.tcl +source optitest.tcl #----------- test histogram memory -#source histtest.tcl +source histtest.tcl #----------- test sics data -#source testsicsdata.tcl +source testsicsdata.tcl #----------- test nxscript -#source nxscripttest.tcl +source nxscripttest.tcl #------------ test SANS MultiMotor -#source testmumo.tcl +source testmumo.tcl #------------ test SingleX source testsinglex.tcl