summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* Update to work with new regression tests and directory structure.Thomas G. Lockhart1997-05-024-2727/+36
* New test data for aggregate functions.Thomas G. Lockhart1997-05-021-0/+4
* Reorder tests and move aggregate table data to data/.Thomas G. Lockhart1997-04-292-101/+8
* Added initial set of expected outputs for new regression testing.Thomas G. Lockhart1997-04-2917-9/+2686
* Provide template for the misc tests which contain path names.Thomas G. Lockhart1997-04-272-2/+3187
* Fix path name templates.Thomas G. Lockhart1997-04-271-2/+2
* From: Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1997-04-271-2/+11
* There, I'll leave this alone until Thomas catchs up *grin*Marc G. Fournier1997-04-274-71/+62
* split out a bunch more tests from misc.source so that the tester knowsMarc G. Fournier1997-04-279-562/+654
* Alot of regression test fixes, mainly to compensate for movingMarc G. Fournier1997-04-2718-24/+44
* Get first four tests to pass:Marc G. Fournier1997-04-273-20/+22
* Make these self-contained tests...they are testing types, so the tablesMarc G. Fournier1997-04-2718-56/+22
* Trying to continue breaking down the large files into smaller tests so thatMarc G. Fournier1997-04-271-223/+0
* clean up misc.source and create *individual test* files ... trying to moveMarc G. Fournier1997-04-274-1050/+208
* *shrug* I don't know anymore...Marc G. Fournier1997-04-275-5/+2070
* *shrug*Marc G. Fournier1997-04-274-0/+752
* Massive regression test patches from Thomas *woo hoo!*Marc G. Fournier1997-04-2723-1930/+1728
* Add a results directory and a Makefile so that 'make clean' cleans it outMarc G. Fournier1997-04-261-1/+2
* More misc patches from Thomas for regression tests and linux templatesMarc G. Fournier1997-04-263-15/+24
* Clean out/up some files that are causing me great headaches since I didn'tMarc G. Fournier1997-04-268-268/+67
* Various bug fixes based on a bug report submitted byMarc G. Fournier1997-04-242-344/+0
* Major patch from Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-227-49/+51
* Some slight changes to the Wisconsin Benchmark tests since postgres requiresMarc G. Fournier1997-04-172-7/+16
* Get rid of the .sql files out of the MakefileMarc G. Fournier1997-04-121-4/+3
* remove the old regression test files. have copies saved in my directory here,Marc G. Fournier1997-04-094-4999/+0
* Slight mods to explain (or try to) the new regression testsMarc G. Fournier1997-04-081-15/+28
* Get rid of queries.source...its all in the sql directory.Marc G. Fournier1997-04-062-1235/+1
* More splits and cleanups...Marc G. Fournier1997-04-0623-604/+1153
* More splits and cleanups...Marc G. Fournier1997-04-0614-4173/+4175
* remove create.{source,sql} as they are now down in the 'sql' directoryMarc G. Fournier1997-04-052-767/+2
* Change Postgres95 to PostgreSQLMarc G. Fournier1997-04-051-6/+6
* More splits of the regression tests in order to make them moreMarc G. Fournier1997-04-0513-5/+5231
* Purge out tests/expected that are now in sql/expected subdirectories fromMarc G. Fournier1997-04-054-4128/+19
* Again, add more testsMarc G. Fournier1997-04-0515-2/+2040
* Add more expected.out resultsMarc G. Fournier1997-04-0513-0/+1665
* There are the broken out 'sql' queries from queries.sourceMarc G. Fournier1997-04-059-0/+582
* These are the broken down 'expected.output' files created so farMarc G. Fournier1997-04-058-0/+1066
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-041-3/+3
* Date/Time updates from Thomas...Marc G. Fournier1997-03-141-2/+2
* Remove case-sensitive identifiers. Thanks for Dan McGuirk for a reversal patch.Bruce Momjian1997-03-021-22/+22
* Small regress cleanup.Bruce Momjian1997-03-011-0/+1
* Rename GNUMakefile to GNUmakefile so gmake finds it.Bruce Momjian1997-01-211-1/+1
* Rename Makefile to GNUMakefile and add a "use GNU Make" Makefile so peopleBryan Henderson1997-01-182-92/+106
* Unapply a patch that wasn't a patch...Marc G. Fournier1997-01-161-16/+16
* This is one of those patches that obviously fixes something, just notMarc G. Fournier1997-01-161-16/+16
* Restored original pg_type/pg_attribute defaults. Regression fixes.Bruce Momjian1997-01-142-8/+6
* Standardize all LDADD to LD_ADD.Bryan Henderson1997-01-051-3/+1
* Fix expected regression output.Bruce Momjian1996-12-281-6/+6
* Fixed errors in create statement.Bruce Momjian1996-12-281-3/+3
* Small regression and doc patchBruce Momjian1996-12-131-2/+7