Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset c2fa827
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:
2006-06-16T11:48:52Z (
18 years
ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
1fc2958
Parents:
07e46c9
Message:
Add unit testing infrastructure.
Files:
3 added
2 edited
.bzrignore
(modified)
(
1 diff
)
Makefile
(modified)
(
1 diff
)
tests/Makefile
(added)
tests/check.c
(added)
tests/check_util.c
(added)
Legend:
Unmodified
Added
Removed
.bzrignore
r07e46c9
rc2fa827
12
12
bitlbee.pc
13
13
.gdb_history
14
tests/check
Makefile
r07e46c9
rc2fa827
44
44
rm -f Makefile.settings config.h
45
45
find . -name 'DEADJOE' -o -name '*.orig' -o -name '*.rej' -o -name '*~' -exec rm -f {} \;
46
47
check:
48
$(MAKE) -C tests
46
49
47
50
install-doc:
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive