Mukund Sivaraman
|
e7f9ab5365
[2432] Use prefix operator++
|
il y a 12 ans |
Mukund Sivaraman
|
35d02013f2
[2432] Minimize code
|
il y a 12 ans |
Mukund Sivaraman
|
004823862f
[2432] Use ASSERT_TRUE to not crash test suite in some places
|
il y a 12 ans |
Mukund Sivaraman
|
dd444334eb
[2432] Remove RRsetCollection::find() that returns an AbstractRRset
|
il y a 12 ans |
Mukund Sivaraman
|
bdf19add5f
[2432] Return status in removeRRset()
|
il y a 12 ans |
Mukund Sivaraman
|
34929974f3
[2432] Rename iterator class to Iterator
|
il y a 12 ans |
Mukund Sivaraman
|
98d515d5e6
[2432] Add a RRsetCollection constructor that takes an std::istream
|
il y a 12 ans |
JINMEI Tatuya
|
fc88231321
[2432] use EXPECT_TRUE and ==/!= instead of EXPECT_EQ/NE iterators
|
il y a 12 ans |
Mukund Sivaraman
|
12b24545cb
[2432] Don't throw when comparing iterators from different RRsetCollectionBase implementations
|
il y a 12 ans |
Mukund Sivaraman
|
9cb41a2f06
[2432] Throw during addRRset() if an rrset with the given class, type and name already exists
|
il y a 12 ans |
Mukund Sivaraman
|
7383457001
[2432] Add zero-argument RRsetCollection constructor
|
il y a 12 ans |
Mukund Sivaraman
|
e6c05e2180
[2432] Remove iter variable
|
il y a 12 ans |
Mukund Sivaraman
|
b5735838a4
[2432] Move addAndRemove test code to a helper method
|
il y a 12 ans |
Mukund Sivaraman
|
e4a823ad34
[2432] Change equality check style
|
il y a 12 ans |
Mukund Sivaraman
|
6c738ab17c
[2432] Add tests for absent RRClass
|
il y a 12 ans |
Mukund Sivaraman
|
7eee122175
[2432] Add RRClass too in the RRsetCollection key, and make find() search for them
|
il y a 12 ans |
Mukund Sivaraman
|
b5aa1d1b12
[2432] Unify common test code
|
il y a 12 ans |
Mukund Sivaraman
|
c645605f43
[2432] Add RRsetCollectionBase, and an implementation of RRsetCollection
|
il y a 12 ans |