Add a test task for all schema-dependent tests (#325)

Such tests are used in server-schema compatibility tests.

Also added a test that verifies that all eligible tests
are included.
This commit is contained in:
Weimin Yu 2019-10-25 13:25:01 -04:00 committed by GitHub
parent 2d7f80baaf
commit af3223d086
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 170 additions and 4 deletions

View file

@ -90,6 +90,9 @@
{
"moduleLicense": "The BSD License"
},
{
"moduleLicense": "The New BSD License"
},
{
"moduleLicense": "The PostgreSQL License"
},
@ -198,6 +201,9 @@
{
"moduleLicense": "The MIT license"
},
{
"moduleLicense": "The MIT License (MIT)"
},
{
"moduleLicense": "The PostgreSQL License"
},