- 15 Nov, 2012 2 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 29 Oct, 2012 2 commits
-
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
To ztable_segment_. The previous could be misunderstood, we have other segments too.
-
- 26 Oct, 2012 3 commits
-
-
Michal 'vorner' Vaner authored
The test faked some internal state in an insufficient way.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Since it is not used for reloading a zone only. It is now ZONE_SUCCESS.
-
- 25 Oct, 2012 1 commit
-
-
JINMEI Tatuya authored
-
- 23 Oct, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 22 Oct, 2012 4 commits
-
-
Michal 'vorner' Vaner authored
They are the reload() tests reused for this purpose. They fail, since the method is temporary and contains almost no code.
-
Michal 'vorner' Vaner authored
This'll allow us to reuse them for testing the ZoneWriter approach for the same purpose as reload(). The ZoneWriter one is not there yet, so this is an equivalent change functionality-wise.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 18 Oct, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 20 Sep, 2012 2 commits
-
-
JINMEI Tatuya authored
the points of the test should be preserved, but some internal behaviors have to be adjusted.
-
JINMEI Tatuya authored
it compiles, but some tests currently fail.
-
- 24 Aug, 2012 1 commit
-
-
JINMEI Tatuya authored
using EXPECT_EQ(==) instead.
-
- 22 Aug, 2012 2 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
- add zone and file names to masterload errors - catch masterload error and log it - don't quit auth completely on a single zone load failure
-
- 24 Jul, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
We change the file, not the memory content.
-
- 19 Jul, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 17 Jul, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
We have a class to keep a reference to it. This is in C++ only yet, the python part needs to be implemented.
-
- 16 Jul, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 11 Jul, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
It considers NULL to be int and gets confused when instantiating templates of the GTEST library.
-
- 05 Jul, 2012 2 commits
-
-
Michal 'vorner' Vaner authored
They are special-cased on loading and they need to be special-cased on reloading too.
-
Michal 'vorner' Vaner authored
-
- 27 Jun, 2012 3 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 26 Jun, 2012 3 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Tests and actual error handling of various scenarios when loading zone data to caches.
-
Michal 'vorner' Vaner authored
Only the ones that are requested. This needs a lot of error handling added.
-
- 25 Jun, 2012 2 commits
-
-
Michal 'vorner' Vaner authored
But it is not yet filled up
-
Michal 'vorner' Vaner authored
It is not created now, but there's the place to put it.
-
- 21 Jun, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
And change the parameter type in configure, since we want to preserve the exact instance and we don't want to do a (deep) copy.
-
- 19 Jun, 2012 1 commit
-
-
JINMEI Tatuya authored
Except in the database, which was changed to private. It was not meant to be public and hasn't actually been used except for tests and internally in the database version.
-
- 14 Jun, 2012 4 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
The list.{h,cc} is too generic.
-
Michal 'vorner' Vaner authored
They are likely not to be useful anyway and this allows a small optimisation.
-
JINMEI Tatuya authored
-