COIN-OR::LEMON - Graph Library

Changeset 1149:9058f09cac26 in lemon-0.x


Ignore:
Timestamp:
02/15/05 15:59:16 (19 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1550
Message:

A bit better msg.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/test/test_tools_fail.cc

    r921 r1149  
    1919int main()
    2020{
    21   check(false, "Don't panic. Failing is the right behaviour.");
     21  check(false, "Don't panic. Failing is the right behaviour here.");
    2222  return 0;
    2323}
Note: See TracChangeset for help on using the changeset viewer.