Branch: Tag:

2008-05-24

2008-05-24 17:25:18 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Fixed one more place.

Rev: src/testsuite.in:1.822

1:   START_MARKER - test_true([["$Id: testsuite.in,v 1.821 2008/05/24 16:46:57 grubba Exp $"]]); + test_true([["$Id: testsuite.in,v 1.822 2008/05/24 17:25:18 grubba Exp $"]]);      // This triggered a bug only if run sufficiently early.   test_compile_any([[#pike 7.2]])
593:      test_compile_error([[class F {inherit master()->dirnode;};]]);    + ignore_warning("Wrong return type.", [[ + ignore_warning("Expected: string.", [[ + ignore_warning("Got : array(string).", [[   test_program_equal([[   #pike 7.6    string a()
601:    return res + ({});    }   ]], ({"spud"})) + ]])]])]])      // Warnings