Changeset 7b05842 for tests/check.c
- Timestamp:
- 2014-04-25T08:03:59Z (11 years ago)
- Branches:
- master
- Children:
- b95b0c8
- Parents:
- b4008a5 (diff), 6a6d7d8 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/check.c
rb4008a5 r7b05842 4 4 #include <check.h> 5 5 #include <locale.h> 6 #include <sys/time.h> 6 7 #include "bitlbee.h" 7 8 #include "testsuite.h" … … 82 83 { NULL } 83 84 }; 84 int i;85 85 86 86 pc = g_option_context_new("");
Note: See TracChangeset
for help on using the changeset viewer.