Commit Graph

15 Commits

Author SHA1 Message Date
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