Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
0138478
for
util.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Oct 24, 2006, 1:41:59 PM (
18 years
ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
master
,
barnowl_perlaim
,
debian
,
release-1.10
,
release-1.4
,
release-1.5
,
release-1.6
,
release-1.7
,
release-1.8
,
release-1.9
Children:
2fa5eed
Parents:
216c734
Message:
Test failures now print out file/line numbers
File:
1 edited
util.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
util.c
rfe67f1f
r0138478
743
743
#ifdef OWL_INCLUDE_REG_TESTS
744
744
745
#
define FAIL_UNLESS(desc,pred) printf("\t%-4s: %s\n", (pred)?"ok":(numfailed++,"FAIL"), desc)
745
#
include "test.h"
746
746
747
747
int owl_util_regtest(void)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive