| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
And drop it where not necessary.
|
| |
|
|
|
|
|
|
|
| |
When tests are executed serially (the default), it seems better to launch
the fairly generic test that runs the unittests early in the sequence.
Right now the tests are ordered based on when they were written, but
this doesn't make much sense.
|
| |
|
|
I picked the list of zone files to install by grepping through the code. This
is is a bit brittle, but installing all of them takes a while, and more
importantly, writes a lot of lines to the log.
|