1
0
mirror of https://github.com/yarrick/iodine.git synced 2024-11-22 13:06:06 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
Erik Ekman
9a45c4aa66 Change license wording to follow ISC license exactly
"Permission to use, copy, modify, and distribute this software" is now
"Permission to use, copy, modify, and/or distribute this software".

Add license header to source files missing one.
2014-08-07 21:18:33 +02:00
Erik Ekman
388afe3845 Update copyright 2014-06-01 08:46:54 +02:00
Erik Ekman
d57aebacdc Add some tests for get_addr/format_addr
IPv4 only for now for compatibility with old machines
2014-02-07 23:08:29 +01:00
Erik Ekman
1cdba385ef Added tests on forwarded query cache 2012-02-04 20:34:00 +01:00
Erik Ekman
7b76616015 Happy new year 2012-02-04 20:33:59 +01:00
Erik Ekman
612d142819 Print failed tests 2012-02-04 20:33:58 +01:00
Erik Ekman
06f60e2a3b Removed needless va_str() 2012-02-04 20:33:57 +01:00
Erik Ekman
bacb0d2bfb Add 2007 in tests 2007-06-09 18:15:29 +00:00
Erik Ekman
1e7486bdd2 make sure len is always correct 2007-06-09 17:48:28 +00:00
Erik Ekman
68c4233f9b Added test on user handling methods 2007-02-11 14:39:43 +00:00
Erik Ekman
d0fdda8b5f Added login hash test 2007-01-28 04:01:10 +00:00
Erik Ekman
7368bcaff7 Set timeout on testcase to avoid killing 2007-01-28 02:50:59 +00:00
Erik Ekman
981204682f Lowercase suite name 2007-01-28 02:11:10 +00:00
Bjorn Andersson
dc34d6edee all old tests have been ported to check 2006-12-16 00:42:13 +00:00
Bjorn Andersson
9ccbd4bc88 added tests for putshort, putlong and readname 2006-12-16 00:29:24 +00:00
Bjorn Andersson
0f0c81e2cc first step in work towards check unit tests 2006-12-16 00:09:16 +00:00
Erik Ekman
8b81909b5b Fixed tests 2006-11-18 13:37:37 +00:00
Bjorn Andersson
1f740de4aa moving files to src and tests, tests disabled 2006-11-09 19:08:28 +00:00