Branch: Tag:

2001-05-07

2001-05-07 11:18:32 by Mirar (Pontus Hagland) <pike@sort.mirar.org>

adding PV.pike to what is not supposed to be able to be compiled when GTK is not around

Rev: src/testsuite.in:1.405

1: - test_true([["$Id: testsuite.in,v 1.404 2001/04/18 17:12:58 marcus Exp $"]]); + test_true([["$Id: testsuite.in,v 1.405 2001/05/07 11:18:32 mirar Exp $"]]);      cond([[all_constants()->_verify_internals]],   [[
1170:   {    werror("Testing vtables and scope access.\n");    +  return 0; +     string testargs=getenv()->TESTARGS;    if(testargs &&    (has_value(testargs/" ", "-q") ||
7186:    case "sybase.pike":   #if !constant(GTK.Window)    case "GTKSupport.pmod": +  case "PV.pike":   #endif    continue; // These modules cannot be tested properly by this test    }