JINMEI Tatuya
|
f866170c9a
[2679] complete conversion to param tests.
|
12 years ago |
JINMEI Tatuya
|
b20cc153bc
[2679] converted all database tests to parameterized tests.
|
12 years ago |
JINMEI Tatuya
|
4792e513f5
[2679] more conversion
|
12 years ago |
JINMEI Tatuya
|
79f65e1240
[2679] some more conversion from typed tests to param tests.
|
12 years ago |
JINMEI Tatuya
|
905792e579
[2679] move enableNSEC3 logic to the parameter. now remove TestSQLite3Accessor.
|
12 years ago |
JINMEI Tatuya
|
b68752a7e4
[2679] converted some of TYPED_TESTs to TEST_P.
|
12 years ago |
JINMEI Tatuya
|
b4546edb41
[2679] use param-test for database tests, 1st step: some setup.
|
12 years ago |
Mukund Sivaraman
|
ae25fcc7ab
[2656] Update std::string CNAME constructor to use the MasterLexer
|
12 years ago |
Mukund Sivaraman
|
b8e8e7ed5f
[2390] Update std::string NS constructor to use the MasterLexer
|
12 years ago |
Mukund Sivaraman
|
717d619224
Merge branch 'master' into trac2435_2
|
12 years ago |
Mukund Sivaraman
|
df5cb12f60
[2435] Make ZoneUpdater return a isc::dns::RRsetCollectionBase reference
|
12 years ago |
JINMEI Tatuya
|
72383e8959
[2435] Check result of find() in test
|
12 years ago |
JINMEI Tatuya
|
5106746a3b
[2309] fixed a minor typo in a comment.
|
12 years ago |
JINMEI Tatuya
|
6317823834
[2309] supported use_minttl part of findAtOrigin.
|
12 years ago |
JINMEI Tatuya
|
c99567a4b1
[2309] implemented ZoneFinder::findAtOrigin for some basic cases.
|
12 years ago |
JINMEI Tatuya
|
1da0551073
[2309] test refactoring: extract body of doFindTest to a separate function.
|
12 years ago |
JINMEI Tatuya
|
ba3695664a
[2309] unrelated cleanup: rename datasrc/itearator.h zone_iterator.h
|
12 years ago |
JINMEI Tatuya
|
07414de00e
[2309] (unrelated cleanup) move ZoneFinder to a separate header file.
|
12 years ago |
Mukund Sivaraman
|
1bb3b6b661
[2435] Use the returned RRsetCollection instead of using a static cast
|
12 years ago |
Mukund Sivaraman
|
61a7a86532
Merge branch 'master' into trac2435
|
12 years ago |
Mukund Sivaraman
|
4889272436
[2435] Add a note that some records may not be found by the datasrc RRsetCollection
|
12 years ago |
Mukund Sivaraman
|
2b05b3926a
[2435] Throw an exception if the database RRsetCollection implementation is used after commit()
|
12 years ago |
Mukund Sivaraman
|
0c28935d20
[2435] Updating after getting RRsetCollection on DatabaseUpdater must fail
|
12 years ago |
Mukund Sivaraman
|
568655c55d
[2435] Return a isc::datasrc::RRsetCollectionBase in ZoneUpdater::getRRsetCollection()
|
12 years ago |
Mukund Sivaraman
|
caf2b100bf
[2435] Make ZoneUpdater::getRRsetCollection() return a RRsetCollectionBase&
|
12 years ago |
JINMEI Tatuya
|
30e71e8bfd
[master] introduce a temporary variable to work around some build failure
|
12 years ago |
Mukund Sivaraman
|
2f7f7b1e0f
[2435] Move RRsetCollectionBase::FindError out of the class and rename it
|
12 years ago |
JINMEI Tatuya
|
c9d46273b4
[2575] clarified/corrected some comments for tests.
|
12 years ago |
Mukund Sivaraman
|
9bc2545087
[2435] Test use of NO_WILDCARD option
|
12 years ago |
Mukund Sivaraman
|
00980e1e05
[2435] Update comment
|
12 years ago |