Changeset 1149:9058f09cac26 in lemon-0.x for src/test
- Timestamp:
- 02/15/05 15:59:16 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1550
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/test/test_tools_fail.cc
r921 r1149 19 19 int main() 20 20 { 21 check(false, "Don't panic. Failing is the right behaviour .");21 check(false, "Don't panic. Failing is the right behaviour here."); 22 22 return 0; 23 23 }
Note: See TracChangeset
for help on using the changeset viewer.