JINMEI Tatuya
|
e587cfd186
added some more pathological cases to badText.
|
il y a 15 ans |
JINMEI Tatuya
|
1e4b9fbb88
simplification
|
il y a 15 ans |
Evan Hunt
|
6a3dd4ec6e
DNSKEY, DS, NSEC unittests
|
il y a 15 ans |
Evan Hunt
|
9506f69d86
DNAME unit test
|
il y a 15 ans |
JINMEI Tatuya
|
9d98075218
worked around const handling of BOOST_FOREACH
|
il y a 15 ans |
Evan Hunt
|
f7d286f4fe
oops, left something in by mistake...
|
il y a 15 ans |
JINMEI Tatuya
|
104259fa33
clarify constness of const/normal iterators
|
il y a 15 ans |
Evan Hunt
|
28682c14c8
Improved unit test coverage for rdata types; fixed some cosmetic bugs
|
il y a 15 ans |
JINMEI Tatuya
|
72095c6761
applied some proposed patch:
|
il y a 15 ans |
JINMEI Tatuya
|
a418240378
copyright and propset
|
il y a 15 ans |
JINMEI Tatuya
|
1295f5bbf5
specify C++ mode for editing them via emacs
|
il y a 15 ans |
JINMEI Tatuya
|
3fe2c34795
added a test case highlighting using the default parameter for
|
il y a 15 ans |
Evan Hunt
|
450ec1904b
missed adding this in previous commit
|
il y a 15 ans |
Evan Hunt
|
c7a873b7ef
- addressed some review comments in rdata implementation
|
il y a 15 ans |
Michael Graff
|
da421b8d5b
mostly empty class for Tsig key holding
|
il y a 15 ans |
JINMEI Tatuya
|
853dd60122
cleanup: removed unused header files
|
il y a 15 ans |
JINMEI Tatuya
|
3973738979
findRRset(type/class version): we don't need to extract the bare pointer.
|
il y a 15 ans |
JINMEI Tatuya
|
e5d9ebdd2a
cleanup: this test doesn't need UnitTestUtil.
|
il y a 15 ans |
JINMEI Tatuya
|
c67692d087
simplification: rdata_xxx constants doesn't have to be static const members.
|
il y a 15 ans |
JINMEI Tatuya
|
7ea7a4e46d
propset
|
il y a 15 ans |
JINMEI Tatuya
|
fc1bed43bf
missing initalization
|
il y a 15 ans |
JINMEI Tatuya
|
6e331c4d33
preferred EXPECT_EQ(a,b) to EXPECT_TRUE(a==b) because on failure we can see
|
il y a 15 ans |
JINMEI Tatuya
|
688bab2aea
proposet
|
il y a 15 ans |
Evan Hunt
|
4afe7f8969
- query task queue now stores shared ptr's to query tasks;
|
il y a 15 ans |
Jelte Jansen
|
29c5ffbd6c
simple example to set the database file in auth (which is seen and remembered, but not passed on to the sqlite3datasource yet)
|
il y a 15 ans |
Jelte Jansen
|
dbf288e25b
moved python unittests to unittests/ directory
|
il y a 15 ans |
Jelte Jansen
|
2d71c1c3ce
add a 'shortcut' in cmdctl.py; it now only checks for existing module/command if the module is not ConfigManager (that one doesn't pass around its commands, i am thinking that that is possible, but at the moment it is completely seen as core and builtin)
|
il y a 15 ans |
Jelte Jansen
|
1ff862306e
unittests complete for ModuleCCSession (python version)
|
il y a 15 ans |
Jelte Jansen
|
718c75b966
working on ccsession tests
|
il y a 15 ans |
Jelte Jansen
|
8988bd54ed
comment out targets for not-yet-existing unittest source files (lines to be uncommented again once they are added)
|
il y a 15 ans |