Branch: Tag:

2000-12-29

2000-12-29 12:48:50 by Henrik Grubbström (Grubba) <grubba@grubba.org>

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);