blob: a269d01b8252a67208395756d5e365321e2141cb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Original regression Postgresql tests are in original/cases
Extracts of original tests used as pre-commit tests are in cases
test.sh runs pre-commit tests. Run ya make in yql/tools/pg-make-test beforehand
original.sh runs original tests
Run make-tests.sh to build pre-commit tests from original tests. pg_tests.csv file is a report file indicating
share of SQL statements per testcase, which run successfully.
Run update-status.sh to update status.md from pg_tests.csv
|