projects
/
psqlodbc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c65913e
)
Remove deprected-test from regression test. It is no longer needed
author
Hiroshi Inoue
<h-inoue@dream.email.ne.jp>
Sun, 13 Dec 2020 11:55:13 +0000
(20:55 +0900)
committer
Hiroshi Inoue
<h-inoue@dream.email.ne.jp>
Thu, 18 Feb 2021 05:56:24 +0000
(14:56 +0900)
and causes compilation errors in some environments.
test/tests
patch
|
blob
|
blame
|
history
diff --git
a/test/tests
b/test/tests
index 8d960397173f722a1ac12a0cd7cbbcbe28d37be9..2773bbf7cb1f1be567e78da168af1b4811305f21 100644
(file)
--- a/
test/tests
+++ b/
test/tests
@@
-44,7
+44,6
@@
TESTBINS = exe/connect-test \
exe/bindcol-test \
exe/lfconversion-test \
exe/cte-test \
- exe/deprecated-test \
exe/errors-test \
exe/error-rollback-test \
exe/diagnostic-test \