cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2003-07-16 Thread dbertoni
dbertoni2003/07/16 10:03:38 Modified:c/Tests/Conf conf.cpp Log: Conditional code for Visual Quantify. Revision ChangesPath 1.33 +12 -0 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2002-11-25 Thread dbertoni
dbertoni2002/11/25 18:12:22 Modified:c/Tests/Conf conf.cpp Log: Updates for C++ namespace support. Revision ChangesPath 1.30 +18 -15xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS fi

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2002-08-11 Thread dbertoni
dbertoni2002/08/11 20:53:12 Modified:c/Tests/Conf conf.cpp Log: Added better error reporting. Revision ChangesPath 1.27 +7 -7 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS file:

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2002-05-10 Thread dbertoni
dbertoni02/05/10 18:19:16 Modified:c/Tests/Conf conf.cpp Log: Added missing include files. Revision ChangesPath 1.25 +5 -0 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS file: /ho

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2002-03-05 Thread pauldick
pauldick02/03/05 12:31:51 Modified:c/Tests/Conf conf.cpp Log: Fixed usage statement Revision ChangesPath 1.24 +1 -1 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS file: /home/cvs/

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2002-01-22 Thread dbertoni
dbertoni02/01/22 10:46:01 Modified:c/Tests/Conf conf.cpp Log: Better exception handling. Revision ChangesPath 1.22 +153 -124 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS file: /home

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2002-01-04 Thread dbertoni
dbertoni02/01/04 10:43:38 Modified:c/Tests/Conf conf.cpp Log: Don't use deprecated constructor. Revision ChangesPath 1.21 +1 -1 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS file

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-12-19 Thread pauldick
pauldick01/12/19 10:16:07 Modified:c/Tests/Conf conf.cpp Log: Removed unnecessary include Revision ChangesPath 1.20 +0 -1 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS file: /hom

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-12-12 Thread pauldick
pauldick01/12/12 13:05:30 Modified:c/Tests/Conf conf.cpp Log: Updated getParams to take the expected name of the output dir, and added code to check if the source .xml file is available. Revision ChangesPath 1.19 +23 -12xml-xalan/c/Tests/Conf/conf.cpp Ind

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-12-07 Thread pauldick
pauldick01/12/07 12:18:11 Modified:c/Tests/Conf conf.cpp Log: Moved getParams into harness Revision ChangesPath 1.18 +72 -232 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS file: /ho

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-12-07 Thread dbertoni
dbertoni01/12/07 11:09:58 Modified:c/Tests/Conf conf.cpp Log: Check to make sure path separator was foun. Revision ChangesPath 1.17 +9 -4 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp ===

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-12-04 Thread pauldick
pauldick01/12/04 11:20:49 Modified:c/Tests/Conf conf.cpp Log: Check for valid 'conformance' directory. Revision ChangesPath 1.16 +6 -1 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === R

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-12-04 Thread pauldick
pauldick01/12/04 08:14:56 Modified:c/Tests/Conf conf.cpp Log: Minor cleanup, added code to report failure when using -sub cmd-line option. Revision ChangesPath 1.15 +17 -11xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp =

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-12-03 Thread dbertoni
dbertoni01/12/03 14:24:03 Modified:c/Tests/Conf conf.cpp Log: Removed broken assumption that all paths should be made absolute. Revision ChangesPath 1.14 +11 -8 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp ==

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-12-03 Thread dbertoni
dbertoni01/12/03 12:19:00 Modified:c/Tests/Conf conf.cpp Log: Removed unnecessary include file. Revision ChangesPath 1.13 +0 -1 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS file

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-12-03 Thread dbertoni
dbertoni01/12/03 12:15:10 Modified:c/Tests/Conf conf.cpp Log: Fixed include directives. Revision ChangesPath 1.12 +4 -4 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS file: /home/

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-11-30 Thread dbertoni
dbertoni01/11/30 09:46:17 Modified:c/Tests/Conf conf.cpp Log: Fixed a few glitches. Make sure the proper parser options are set. Revision ChangesPath 1.11 +41 -29xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp =

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-11-27 Thread pauldick
pauldick01/11/27 08:57:55 Modified:c/Tests/Conf conf.cpp Log: Added additional option to run the tests using XercesDOMWrapperParsedSource for the xml source. Revision ChangesPath 1.10 +125 -24 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp ==

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-11-16 Thread pauldick
pauldick01/11/16 13:25:11 Modified:c/Tests/Conf conf.cpp Log: Changed signature of analyzeResults Revision ChangesPath 1.9 +1 -1 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS fi

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-10-18 Thread pauldick
pauldick01/10/18 08:37:58 Modified:c/Tests/Conf conf.cpp Log: Updated call to analyzeResults for new signature. Revision ChangesPath 1.7 +6 -6 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp ==

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-09-14 Thread pauldick
pauldick01/09/14 14:02:49 Modified:c/Tests/Conf conf.cpp Log: Numerous changes; provide better logging and results Revision ChangesPath 1.3 +37 -43xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp ===

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-08-30 Thread pauldick
pauldick01/08/30 10:48:53 Modified:c/Tests/Conf conf.cpp Log: Better logging. Revision ChangesPath 1.2 +17 -15xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS file: /home/cvs/xml-xa

cvs commit: xml-xalan/c/Tests/Conf conf.cpp conf.dsp

2001-08-24 Thread pauldick
pauldick01/08/24 07:32:00 Added: c/Tests/Conf conf.cpp conf.dsp Log: First pass at a stand-alone ConformanceTest Revision ChangesPath 1.1 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp ===