pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
1999-03-03
1999-03-03 02:39:43 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
a9097f0e71d66ea624dd2e182804d4d6431acadb (
12
lines) (+
9
/-
3
)
[
Show
|
Annotate
]
Branch:
7.9
bugfix
Rev: src/testsuite.in:1.152
1:
-
stest_true([["$Id: testsuite.in,v 1.
151
1999/03/
02
03:
13
:
31
hubbe Exp $"]])
+
stest_true([["$Id: testsuite.in,v 1.
152
1999/03/
03
02:
39
:
43
hubbe Exp $"]])
cond([[all_constants()->_verify_internals]], [[ test_do(_verify_internals())
2891:
{ test_dir(file); }else if(stat[1]>=0){
+
if(!glob("*/my_struct.pmod",file))
+
{
if(glob("*.pike",file) || glob("*.pmod",file))
-
+
{
(program)file; } } }
-
+
}
+
}
int a() { Array.map(master()->pike_module_path,test_dir);