mirror of https://github.com/postgres/postgres
This suite had been a proper superset of the regular ecpg test suite, but the three newest tests didn't reach it. To make this less likely to recur, delete the extra schedule file and pass the TCP-specific test on the command line. Back-patch to 9.3 (all supported versions).pull/26/head
parent
3c80348d24
commit
1f44160eb7
@ -1,55 +0,0 @@ |
||||
test: compat_informix/dec_test |
||||
test: compat_informix/charfuncs |
||||
test: compat_informix/rfmtdate |
||||
test: compat_informix/rfmtlong |
||||
test: compat_informix/rnull |
||||
test: compat_informix/sqlda |
||||
test: compat_informix/describe |
||||
test: compat_informix/test_informix |
||||
test: compat_informix/test_informix2 |
||||
test: connect/test2 |
||||
test: connect/test3 |
||||
test: connect/test4 |
||||
test: connect/test5 |
||||
test: pgtypeslib/dt_test |
||||
test: pgtypeslib/dt_test2 |
||||
test: pgtypeslib/num_test |
||||
test: pgtypeslib/num_test2 |
||||
test: pgtypeslib/nan_test |
||||
test: preproc/array_of_struct |
||||
test: preproc/autoprep |
||||
test: preproc/comment |
||||
test: preproc/cursor |
||||
test: preproc/define |
||||
test: preproc/init |
||||
test: preproc/strings |
||||
test: preproc/type |
||||
test: preproc/variable |
||||
test: preproc/outofscope |
||||
test: preproc/whenever |
||||
test: sql/array |
||||
test: sql/binary |
||||
test: sql/code100 |
||||
test: sql/copystdout |
||||
test: sql/define |
||||
test: sql/desc |
||||
test: sql/sqlda |
||||
test: sql/describe |
||||
test: sql/dynalloc |
||||
test: sql/dynalloc2 |
||||
test: sql/dyntest |
||||
test: sql/execute |
||||
test: sql/fetch |
||||
test: sql/func |
||||
test: sql/indicators |
||||
test: sql/oldexec |
||||
test: sql/quote |
||||
test: sql/show |
||||
test: sql/insupd |
||||
test: sql/parser |
||||
test: thread/thread |
||||
test: thread/thread_implicit |
||||
test: thread/prep |
||||
test: thread/alloc |
||||
test: thread/descriptor |
||||
test: connect/test1 |
||||
Loading…
Reference in new issue