]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
*** empty log message ***
authorhades <hades>
Sun, 10 Sep 2000 17:08:13 +0000 (17:08 +0000)
committerhades <hades>
Sun, 10 Sep 2000 17:08:13 +0000 (17:08 +0000)
allParam/Makefile
allParam/VERSION [new file with mode: 0644]
allParam/test/Makefile
allParam/test/README [new file with mode: 0644]

index 367847b5ebb0f298f75737e09154e51d66fd4524..f44e04ea3c51fd017c9f0b072f2f8a127c6f7933 100644 (file)
@@ -25,6 +25,7 @@ test : $(TESTS)
 
 hades05 : ca_all file_all tcl_all
 lxi001 : ca_all file_all ora_all tcl_all
+
 ca_all : ca ca_install ca_test
 file_all : file file_install file_test
 ora_all : ora ora_install ora_test
@@ -64,6 +65,9 @@ lib_clean :
        cd tcl ; $(MAKE) $@
        cd test ; $(MAKE) bin_clean
 
+tar : lib_clean
+       cd .. ; tar -cvzf param.$(cat param/VERSION).tar.gz param/
+
 $(PARAMLIBES) test : dummy
 dummy :
 
diff --git a/allParam/VERSION b/allParam/VERSION
new file mode 100644 (file)
index 0000000..49d5957
--- /dev/null
@@ -0,0 +1 @@
+0.1
index ebd925d1ce3756d69ea09a2aff5e6085f78f71f8..f2753e3879c3c80f7a14bf0a93c044496a77d761 100644 (file)
@@ -96,7 +96,7 @@ clean :
        rm -f *.o *test_protocol.txt sqlnet.log
 
 bin_clean :
-       rm *.o *_suite *test_protocol.txt sqlnet.log
+       rm -f *.o *_suite *test_protocol.txt sqlnet.log
 
 ca_test file_test ora_test psql_test tcl_test : dummy
 
diff --git a/allParam/test/README b/allParam/test/README
new file mode 100644 (file)
index 0000000..ac8314a
--- /dev/null
@@ -0,0 +1,44 @@
+Author:  Benjamin Sailer
+         TUM/E12
+         Benjamin.Sailer@ph.tum.de
+Version: 0.1
+Date:    2000-09-10
+
+test suite
+==========
+
+Content
+-------
+
+1. testing requirements
+  1.1 ca test
+  1.2 file test
+  1.3 ora test
+  1.4 psql test
+  1.5 tcl test
+2. testing results
+
+1. testing requirements
+-----------------------
+
+  
+
+1.1 ca test
+
+1.2 file test
+
+1.3 ora test
+
+1.4 psql test
+
+1.5 tcl test
+
+2. testing results
+------------------
+
+
+
+Please send bug reports to
+
+Benjamin.Sailer@ph.tum.de
+