[Swift-commit] r2649 - in log-processing: . tests	tests/log-processing
    noreply at svn.ci.uchicago.edu 
    noreply at svn.ci.uchicago.edu
       
    Mon Mar  9 03:29:35 CDT 2009
    
    
  
Author: benc
Date: 2009-03-09 03:29:34 -0500 (Mon, 09 Mar 2009)
New Revision: 2649
Added:
   log-processing/tests/
   log-processing/tests/log-processing/
   log-processing/tests/log-processing/README
Log:
skeleton for log-processing tests
Added: log-processing/tests/log-processing/README
===================================================================
--- log-processing/tests/log-processing/README	                        (rev 0)
+++ log-processing/tests/log-processing/README	2009-03-09 08:29:34 UTC (rev 2649)
@@ -0,0 +1,11 @@
+There are 109 executables in the log-processing libexec directory.
+
+One test for each would be useful.
+
+However, some of these executables are probably unused, in which case
+removing them would be a better thing to do.
+
+For the text processing ones, a diff based approach would be good. For
+the ones that output graphs or other hard-to-compare data, checking that
+a non-trivial output file of some kind is made is probably the best thing
+to do.
    
    
More information about the Swift-commit
mailing list