Willem Toorop
|
e25e697970
|
Merge remote-tracking branch 'upstream/develop' into features/create_dict_with_json
|
2016-05-25 15:12:48 +02:00 |
Willem Toorop
|
4c3888b18e
|
jsmn.h is relative to $(srcdir) too
|
2016-05-18 15:56:54 +02:00 |
Willem Toorop
|
7fd9d1e342
|
const-info.h is relative to $(srcdir)
|
2016-05-18 15:47:57 +02:00 |
Willem Toorop
|
11a063bad0
|
Parse IPv4, IPv6 and dnames as primitives
|
2016-05-18 15:21:24 +02:00 |
Sara Dickinson
|
98d636b99d
|
Updates to unit tests and tpkg
|
2016-05-16 17:56:48 +01:00 |
Willem Toorop
|
1d5446f117
|
First pass at parsing getdns dicts in text format
|
2016-05-11 12:07:27 +02:00 |
Willem Toorop
|
234d6d1b06
|
Dependencies
|
2016-04-28 14:39:26 +02:00 |
Willem Toorop
|
e10e774d32
|
Reversed IPv6 lookup can take a while
|
2016-03-24 11:46:42 +01:00 |
Willem Toorop
|
5469442eaa
|
Execute all tests allways (even if one fails)
|
2016-03-17 17:13:20 +01:00 |
Willem Toorop
|
186dbca7ce
|
Dependencies
|
2016-03-17 17:02:17 +01:00 |
Willem Toorop
|
94c73b6ec8
|
Write libcheck logfiles via env variables
|
2016-03-17 16:40:30 +01:00 |
Melinda Shore
|
28edb1dc5a
|
Merge pull request #147 from wtoorop/devel/check_separate_logfiles
Write unit test log's to separate log files
|
2016-03-14 20:08:10 -08:00 |
Willem Toorop
|
8ccba5e204
|
Write unit test log's to separate log files
For each tested event loop
|
2016-03-14 11:59:05 +01:00 |
Willem Toorop
|
f95a052e55
|
Rewrite DNS proxy in transport/timeout test suites
To use the new DNS packet conversion functions.
This looses the dependency on ldns for unit tests too.
|
2016-03-14 10:41:32 +01:00 |
Willem Toorop
|
03425d192d
|
Miscellaneous Makefile issues
|
2015-12-31 11:53:46 +01:00 |
Willem Toorop
|
9b97eb9361
|
Update dependencies
|
2015-12-30 14:18:19 +01:00 |
Willem Toorop
|
a09a051ed5
|
New code, new dependencies...
|
2015-12-24 15:01:45 +01:00 |
Willem Toorop
|
746c26dafc
|
Update Makefile dependencies
|
2015-12-23 12:26:39 +01:00 |
Sara Dickinson
|
3e97e1f032
|
Fix make file
|
2015-12-18 16:14:54 +00:00 |
Sara Dickinson
|
c5b839bda8
|
remove STARTTLS
|
2015-12-18 16:14:54 +00:00 |
Willem Toorop
|
0129550130
|
Dependencies
|
2015-12-18 14:04:16 +01:00 |
Willem Toorop
|
5663f914fb
|
Mode debug marco's to own header
To reduce dependency location fixes in test directory.
|
2015-12-18 13:40:52 +01:00 |
Willem Toorop
|
e60afbdf0c
|
Leave space with builddir recplacements
in make depend
|
2015-12-18 13:21:14 +01:00 |
Willem Toorop
|
8eab1530bf
|
Fix make depend from builddir != srcdir
|
2015-12-18 13:14:27 +01:00 |
Willem Toorop
|
0d156abf5a
|
Dependencies
|
2015-12-18 12:24:06 +01:00 |
Willem Toorop
|
638b841855
|
tpkg for dependencies checking
|
2015-12-18 12:22:54 +01:00 |
Willem Toorop
|
c0831dd598
|
Move json pointers test to tpkg test
|
2015-12-11 11:56:44 +01:00 |
Willem Toorop
|
98a2c497d2
|
ldns CFLAGS for tests (+ make deps)
|
2015-10-22 13:46:23 +02:00 |
Willem Toorop
|
d0a80925c2
|
Bugfixes for setting with json pointers
+ scratchpad for developing/debugging
|
2015-10-08 12:54:30 +02:00 |
Willem Toorop
|
7bf481d812
|
ldns still (but only) needed for unit tests
|
2015-09-28 11:44:39 +02:00 |
Willem Toorop
|
6d13ec19cd
|
--with-getdns_query configure option +
make pub target (for signing and hashing dist tarball) +
make megaclean target (for erasing all source and git reset --hard)
|
2015-08-28 13:33:02 +02:00 |
Willem Toorop
|
d52b10e703
|
Fix builddir/srcdir for tests
|
2015-07-19 12:15:28 +02:00 |
Willem Toorop
|
e91f7d53b5
|
Correct getdns_extra.h location for tests too
|
2015-07-19 11:48:24 +02:00 |
Willem Toorop
|
d5f70ab904
|
rm spurious execute bits +unit test to detect them
Thanks Paul Wouters
|
2015-05-26 14:16:27 +02:00 |
Willem Toorop
|
6fc63d242b
|
Link build requirements in tests too
Thanks Ondřej Surý
|
2015-01-20 12:14:23 +01:00 |
Willem Toorop
|
b780db0538
|
Portability with older systems
(tested on SunOS 5.11)
|
2014-11-07 16:57:24 +01:00 |
Willem Toorop
|
335c701ce5
|
Fix dependencies in Makefiles, get rid of VPATH
They couse trouble finding the dependencies in the correct places.
Also, use -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 only when needed
|
2014-11-07 15:18:32 +01:00 |
Willem Toorop
|
30627045ae
|
Use pkg-config to configure libcheck
where available
|
2014-11-07 09:07:58 +01:00 |
Willem Toorop
|
3c9b0c2e30
|
Don't prefix extension libraries names from /src
|
2014-11-07 07:26:09 +01:00 |
Willem Toorop
|
a4bb10396f
|
Check for libcheck requirements
|
2014-11-06 20:47:52 +01:00 |
Willem Toorop
|
87a8889c7e
|
Let libtool evaluate symbols in correct order
This makes libev work on FreeBSD, so resolves issue #43
|
2014-11-04 14:56:02 +01:00 |
Willem Toorop
|
c7e7c3804a
|
Merge branch 'master' of github.com:getdnsapi/getdns
|
2014-10-31 14:20:39 +01:00 |
Willem Toorop
|
114e459a43
|
Make things work on FreeBSD again
|
2014-10-31 14:17:30 +01:00 |
Willem Toorop
|
a0e1311afb
|
Fix install getdns_query target
|
2014-10-31 11:28:42 +01:00 |
Willem Toorop
|
0bb94ff63c
|
Install target in src/test for getdns_query
|
2014-10-30 16:47:11 +01:00 |
Willem Toorop
|
2540ef820e
|
tests_dnssec can also be done with getdns_query
|
2014-10-28 16:19:49 +01:00 |
Willem Toorop
|
a1b06ec0d7
|
Add my own crude test program
|
2014-10-28 14:50:20 +01:00 |
Willem Toorop
|
a1be0c985d
|
Miscelaneous fixes that came out of the unit tests
TODO: libuv still has issues. Do we really need a close callback?
|
2014-10-15 01:13:39 +02:00 |
saradickinson
|
d9addba883
|
Second pass at implementing per query namespaces!
|
2014-09-25 15:59:05 +00:00 |
John Dickinson
|
372c980453
|
Added a check for transport
|
2014-09-04 14:50:09 +00:00 |