Branch: Tag:

1999-12-29

1999-12-29 18:04:07 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Added some (disabled) debug.

Rev: src/testsuite.in:1.256

1: - test_true([["$Id: testsuite.in,v 1.255 1999/12/28 01:18:44 hubbe Exp $"]]); + test_true([["$Id: testsuite.in,v 1.256 1999/12/29 18:04:07 grubba Exp $"]]);      cond([[all_constants()->_verify_internals]],   [[
4157:      void test_dir(string dir)   { +  // werror("Testing directory %O...\n", dir);    foreach(get_dir(dir), string s)    {    switch(s)
4175:    {    test_dir(file);    }else if(stat[1]>=0){ +  // werror("Testing file %O\n", file);    if(!glob("*/my_struct.pmod",file))    {    if(glob("*.pike",file) || glob("*.pmod",file))