OSDN Git Service

More splits of the regression tests in order to make them more
authorMarc G. Fournier <scrappy@hub.org>
Sat, 5 Apr 1997 21:26:00 +0000 (21:26 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sat, 5 Apr 1997 21:26:00 +0000 (21:26 +0000)
commit9c9e2dd4b50dc929363251695e9074797cab7ef5
tree04e30cab51ff46002fa968c5ee231929044894c6
parentaa51d0d1853310af888ce6fc6316a256fffcdb7b
More splits of the regression tests in order to make them more
user-friendly (and more useful)
13 files changed:
src/test/regress/GNUmakefile
src/test/regress/expected/create_table.out [new file with mode: 0644]
src/test/regress/expected/create_type.out [new file with mode: 0644]
src/test/regress/input/Makefile [new file with mode: 0644]
src/test/regress/input/create_function.source [new file with mode: 0644]
src/test/regress/input/create_misc.source [new file with mode: 0644]
src/test/regress/output/Makefile [new file with mode: 0644]
src/test/regress/output/create_function.source [new file with mode: 0644]
src/test/regress/output/create_misc.source [new file with mode: 0644]
src/test/regress/regress.sh
src/test/regress/sql/create_table.sql [new file with mode: 0644]
src/test/regress/sql/create_type.sql [new file with mode: 0644]
src/test/regress/sql/tests