2002-02-12  Per Bothner  <per@bothner.com>

	* TestMisc.java (eval):  Call CallContext.getInstance.

2002-02-05  Per Bothner  <per@bothner.com>

	* book1.xml.in:  New datafile for W3C use-cases.
	* reviews.xml.in:  New datafile for W3C use-cases.
	* Makefile.am (EXTRA_DIST)):  Update accordingly.
	* use-cases.xml:  Add 7 new tests from W3C use-cases.

2002-01-29  Per Bothner  <per@bothner.com>

	* TestMisc.java (printSummary):  New method.
	(main):  Call printSummary.

	* TestMisc.java (matches):  New method.
	(evalTest):  Use matches rather than equals.
	* TestSuite.java:  New class, inherits from TestMisc.
	* bib.xml.in:  New data file, referenced from uses-cases.xml.
	* use-cases.xml:  New collection of tests, from W3C use-cases.
	* Makefile.am:  Upadte for new test.

2002-01-21  Per Bothner  <per@bothner.com>

	* TestMisc.java (main): Add test for 'for'-'where'.
	Add test for 'unescaped-data'.

2002-01-07  Per Bothner  <per@bothner.com>

	* tab.xml.in:  Add some CDATA and a comment to verify they work.

2001-11-18  Per Bothner  <per@bothner.com>

	* TestMisc.java:  Change 3.4 and 4.4.to 3.5 and 4.5 to avoid
	risk of round-off error.

	* TestMisc.java:  Specify package as gnu.xquery.testsuite.
	* Makefile.am (TestMisc.class, check-misc):  Change accordingly.

2001-11-12  Per Bothner  <per@bothner.com>

	* TestMisc.java:  More new tests.

2001-11-06  Per Bothner  <per@bothner.com>

	* TestMisc.java:  A bunch of new tests, plus removed expected failure.

2001-11-01  Per Bothner  <per@bothner.com>

	* tab.xml.in:  Add some attributes so we can test for that.
	* TestMisc.java:  New class with many small tests.
	* test1.xql, expected1.xml:  Removed - subsumed by TestMisc.java.
	* Makefile.am: Update accordingly.

2001-10-02  Per Bothner  <per@bothner.com>

	* descend.xql:  New test program.
	* expdescend.xml:  New expected output.
	* Makefile.am (check-descend, descend):  New rules.

2001-09-25  Per Bothner  <per@bothner.com>

	* multab.xql: Remove no-longer-needed outermost parens.
	* Makefile.am (check-test1, check-maketab1):  Better output.

2001-09-24  Per Bothner  <per@bothner.com>

	* multab.xql:  New test - generate multiplication table.
	* expectedmul.xml:  New file - expected output of multab.xql.
	* Makefile.am:  Update for new test.

2001-08-23  Per Bothner  <per@bothner.com>

	* tab.xml.in. maketab1.xql, tab.html:  New files - new testcase.
	* Makefile.am:  Rules for new testcase.

2001-08-17  Per Bothner  <per@bothner.com>

	* test1.xql:  Remove no-longer needed parens.
	* Makefile.am (SOURCES):  Add expected.xml.

2001-07-18  Per Bothner  <per@bothner.com>

	New directory.
	* test1.xql:  New simple test case for XQuery language.
	* expected1.xml:  Expected output from test1.xql.

