Branch: Tag:

2002-09-02

2002-09-02 00:15:04 by Martin Nilsson <mani@lysator.liu.se>

Updated resolver test to work on systems that lacks Gz.

Rev: src/testsuite.in:1.532

1: - test_true([["$Id: testsuite.in,v 1.531 2002/08/25 15:25:58 nilsson Exp $"]]); + test_true([["$Id: testsuite.in,v 1.532 2002/09/02 00:15:04 nilsson Exp $"]]);      cond([[all_constants()->_verify_internals]],   [[
9333:    {    switch(s)    { -  case "db": // Protocols.pmod/X.pmod/db +     case "msql.pike":    case "mysql.pike":    case "mysql_result.pike":
9347:    case "GTKSupport.pmod":    case "PV.pike":   #endif +  case "GZipFile.pike":    continue; // These modules cannot be tested properly by this test    }    string file=combine_path(dir,s);