Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
0138478
for
dict.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
dict.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
dict.c
r1aee7d9
r0138478
144
144
#ifdef OWL_INCLUDE_REG_TESTS
145
145
146
#
define FAIL_UNLESS(desc,pred) printf("\t%-4s: %s\n", (pred)?"ok":(numfailed++,"FAIL"), desc)
146
#
include "test.h"
147
147
148
148
int owl_dict_regtest(void) {
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive