Add new test case "node_js.data" to extended-query-test.
authorTatsuo Ishii <ishii@postgresql.org>
Tue, 10 Oct 2017 06:45:18 +0000 (15:45 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Tue, 10 Oct 2017 06:45:18 +0000 (15:45 +0900)
commit79baaf077f798c22642619a135058a7fbfd051be
treeb800fa6d50bbe9401ec95c82d6a1822f2b13b629
parent693277bb72ed7aa655c48b79ab272391c5f3991c
Add new test case "node_js.data" to extended-query-test.

- Allow test.sh to specify subset of tests.

- Let ignore source code line numbers in pgproto output data so that
  tests won't fail if source code line has been changed.

- Fix bug with timeout.

- Change timeout from 300 seconds to 60 seconds.

- Change expected/sql-error.data so that it won't be affected previous
  test results.
src/test/extended-query-test/README
src/test/extended-query-test/expected/sql-error.data
src/test/extended-query-test/test.sh
src/test/extended-query-test/tests/node_js.data [new file with mode: 0644]
src/test/extended-query-test/tests/sql-error.data