Hans Leidekker
|
d04d2efacf
|
dnsapi: Mark some test results as broken and conform to the more recent behavior.
|
2011-08-24 12:14:47 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Michael Stefaniuc
|
b8f17bac2b
|
dnsapi/tests: Remove superfluous casts.
The pointers to r1 and r2 are already PDNS_RECORDs.
|
2009-01-02 11:53:50 +01:00 |
Hans Leidekker
|
73d0e7fda3
|
dnsapi: Fix a number of memory leaks.
|
2008-07-21 12:21:11 +02:00 |
Paul Vriens
|
1691ca5ee3
|
dnsapi/tests: No need to dynamically load dnsapi anymore.
|
2007-08-21 21:38:44 +02:00 |
Francois Gouget
|
68953ffd7d
|
dnsapi: Define DNS_STATUS as LONG instead of long to improve Win64 compatibility.
|
2007-08-03 12:41:15 +02:00 |
Paul Vriens
|
034765e100
|
dnsapi/tests: Load dnsapi dynamically and use skip.
|
2007-03-12 12:08:42 +01:00 |
Hans Leidekker
|
0c0d190376
|
dnsapi: Implement and test DnsRecordSetDetach.
|
2006-09-14 11:11:45 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Andrew Talbot
|
eed737ea8f
|
dnsapi/tests: Write-strings warnings fix.
|
2006-08-15 11:42:30 +02:00 |
Andrew Talbot
|
4f608f0bbb
|
dnsapi/tests: Write-strings warnings fix.
|
2006-07-20 12:11:25 +02:00 |
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Hans Leidekker
|
6e3223eb38
|
dnsapi: Add tests for DnsValidateName_A.
|
2006-05-15 13:56:44 +02:00 |
Hans Leidekker
|
a9328088fe
|
dnsapi: The ttl value should be ignored when comparing dns records.
|
2006-05-09 20:41:22 +02:00 |
Hans Leidekker
|
efe9cedab2
|
dnsapi: Implement and test DnsRecordSetCompare.
|
2006-05-08 20:58:48 +02:00 |
Hans Leidekker
|
12ae5d4e4b
|
dnsapi: Add tests for DnsRecordCompare.
|
2006-05-07 10:09:29 +02:00 |
Hans Leidekker
|
975899aa83
|
dnsapi: Add a test for DnsNameCompare_A.
|
2006-04-10 15:53:04 +02:00 |