Commit graph

21 commits

Author SHA1 Message Date
Harry Moffat
ec8bbc5be2 Fixed the help section to be in line with what the code actually does. 2010-12-14 23:56:12 +00:00
Harry Moffat
35d5677ab6 Changed the csvdiff default to return 0 on a successful test not 1.
Then I changed all the test problems to follow the new default.
2010-04-02 17:44:55 +00:00
Harry Moffat
35e4c9ea45 Turned on Keyword substition in all files. 2009-11-09 23:36:49 +00:00
Harry Moffat
70647c85ed Initial Import 2009-07-27 23:17:19 +00:00
Harry Moffat
0c4e09876d Changes due to warnings from msft vc8 2008-01-03 18:54:23 +00:00
Harry Moffat
84ce6963e8 Untested mods for windows 2008-01-03 18:36:03 +00:00
Harry Moffat
874e8192a4 Changed csvdiff so that it would care about the header information,
and fail a test the headers are different.
Note, I am using this information to put the iteration count.
2007-04-01 22:00:53 +00:00
Harry Moffat
dfbb45596a csvdiff update:
Some data columns may now be strings. A string comparison is then
done.
2007-03-26 21:53:45 +00:00
Harry Moffat
aa3e8cf53b Fixed an error for zero length files. 2006-08-29 16:49:54 +00:00
Harry Moffat
3d9f85cf09 Added default column titles, if none are supplied in the file.
This avoids a seg fault.
2006-08-28 00:19:31 +00:00
Harry Moffat
21cf7649eb Fixed compilation of this on a linux platform in the compile farm.
Didn't like declarations in a switch statement.
2006-06-20 13:56:59 +00:00
Harry Moffat
148ab35c3f Added an atol and rtol command-line capability. It also does more
for comparisons with unequal rows.
2006-06-13 15:26:17 +00:00
Dave Goodwin
8c58e0bc64 modified csvdiff to allow larger error bounds when solution is changing rapidly 2005-01-09 19:32:52 +00:00
Harry Moffat
6b052f4d2e Changes to support MSVC 2004-08-27 20:08:10 +00:00
Harry Moffat
686e4ca59f Added a getopt() capability for WINMSC 2004-08-27 20:03:32 +00:00
Harry Moffat
151d278a48 Fixed 2 things:
stripped column names
  checked for zero title lines
2003-12-20 17:53:23 +00:00
Dave Goodwin
3f27dcc438 *** empty log message *** 2003-09-06 14:38:49 +00:00
Dave Goodwin
0d00c29e75 *** empty log message *** 2003-07-30 00:27:26 +00:00
Dave Goodwin
e02d844afb *** empty log message *** 2003-04-21 22:21:39 +00:00
Dave Goodwin
e93289bcef *** empty log message *** 2003-04-18 23:20:16 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00