Neel Goyal
|
91daf87f4b
|
Update check_getdns - build one per event loop abstraction
|
2014-02-21 15:42:06 -05:00 |
Glen Wiley
|
344893f87f
|
fixed license and copyright notices
|
2014-02-20 09:12:19 -05:00 |
Willem Toorop
|
20853601a6
|
use enum types where possible
following API 0.387 (commit 13571e02f1 )
|
2014-02-09 17:46:12 +01:00 |
Neel Goyal
|
f6760fc94c
|
Add timeout test.
|
2014-02-06 22:40:36 -05:00 |
Neel Goyal
|
562e2dd6df
|
Add libuv support. Change event loop handling in tests
|
2014-02-05 00:01:55 -05:00 |
Neel Goyal
|
86896652a8
|
Fix tests for non eventloop
|
2014-02-03 19:57:10 -05:00 |
Neel Goyal
|
6a07664ef9
|
Fix an issue with timeouts in the async
|
2014-02-03 16:33:50 -05:00 |
Neel Goyal
|
c658b55d73
|
Add support for getting next timeout and number of pending events
|
2014-01-31 15:48:00 -05:00 |
Nitin Singh
|
1f6bbfb711
|
added test for display ip addresses and context_set_context_update
|
2014-01-30 14:24:22 -05:00 |
Craig E. Despeaux
|
c736df8a89
|
Added globals to support getdns_cancel_callback() tests.
Fixed macro evaluation problem in ASSERT_RC.
|
2014-01-06 12:59:43 -05:00 |
Craig E. Despeaux
|
c8a7180a3a
|
Added tests for context create and destroy
|
2014-01-02 13:46:23 -05:00 |
Craig E. Despeaux
|
c18d406389
|
Implemented the rest of Neel's review feedback.
|
2013-12-20 16:47:59 -05:00 |
Craig E. Despeaux
|
c1f7ced032
|
Implemented most of Neel's review feedback.
|
2013-12-20 14:08:19 -05:00 |
Craig E. Despeaux
|
d9c3df6ce8
|
Added test suites for getdns_list_get_length() and getdns_list_get_data_type().
Removed any macros that performed variable declarations.
|
2013-12-20 11:20:57 -05:00 |
Craig E. Despeaux
|
b35f533ce3
|
A little cleanup to eliminate some compile warnings.
|
2013-12-20 00:00:41 -05:00 |
Bryan Graham
|
01c70b73c9
|
refactoring: check_getdns_common.h check_getdns_common.c check_getdns.c, tests are now in header files
|
2013-12-19 19:36:41 -05:00 |