pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
2000-12-29
2000-12-29 12:48:50 by Henrik Grubbström (Grubba) <grubba@grubba.org>
f04bf72d9458e0a236ee133f360099858b7b7fa7 (
5
lines) (+
4
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Added frontbase and sybase to the compilation test exclusion list.
Rev: src/testsuite.in:1.355
1:
-
test_true([["$Id: testsuite.in,v 1.
354
2000/12/
14
07
:
38
:
31
mast
Exp $"]]);
+
test_true([["$Id: testsuite.in,v 1.
355
2000/12/
29
12
:
48
:
50
grubba
Exp $"]]);
cond([[all_constants()->_verify_internals]], [[
6030:
{ switch(s) {
+
case "frontbase.pike":
case "msql.pike": case "mysql.pike": case "odbc.pike": case "oracle.pike": case "postgres.pike":
-
+
case "sybase.pike":
continue; // These modules cannot be tested properly by this test } string file=combine_path(dir,s);