Mukund Sivaraman
|
11633f6c60
[2281] Enable factory test for static DS with bad zone file
|
12 years ago |
JINMEI Tatuya
|
4f5d524dd6
[2679] extracted non-sqlite3-specific param logic into sharable utility funcs
|
12 years ago |
JINMEI Tatuya
|
eb018c9d3c
[2679] extracted sqlite3 specific setup into a separate file.
|
12 years ago |
JINMEI Tatuya
|
b2ac76a62e
[2679] extracted test fixture classes into a separate header file.
|
12 years ago |
JINMEI Tatuya
|
59c744cf48
[master] Merge branch 'trac1725'
|
12 years ago |
JINMEI Tatuya
|
e931cdc9d8
[1924] prioritize a method where possible.
|
12 years ago |
JINMEI Tatuya
|
2c51eb144d
[1924] constify, adjusted position of '&'
|
12 years ago |
JINMEI Tatuya
|
b13d755de9
[1924] cancel a constify; recent change does not allow that any more.
|
12 years ago |
JINMEI Tatuya
|
7f8ec08cfd
[1924] Merge remote-tracking branch 'origin/trac1914' into trac1924
|
12 years ago |
Tomek Mrugalski
|
b5e2be95d2
[2697] Another fix for empty client-id, this time in MySQL LeaseMgr
|
12 years ago |
Tomek Mrugalski
|
1d6a2e3fb2
[2697] Lease4::operator== is now safe to use for leases without client-id
|
12 years ago |
Mukund Sivaraman
|
899432b47a
[2281] Don't use memory source from the factory
|
12 years ago |
Mukund Sivaraman
|
c30f889cf9
[2281] Don't link to libdatasrc_memory from the static data source
|
12 years ago |
Mukund Sivaraman
|
3a9d8e2406
[2281] Remove unused message IDs and move some others to datasrc::memory
|
12 years ago |
Stephen Morris
|
9645476425
[2681] Handle exceptions thrown when unable to allocate an address
|
12 years ago |
Michal 'vorner' Vaner
|
8a17ce75a1
[1924] Reuse similar test code
|
12 years ago |
Michal 'vorner' Vaner
|
880db2ba39
[1924] Pydoc comment for the group_sendmsg method.
|
12 years ago |
Michal 'vorner' Vaner
|
60b36bdabd
[1924] Combine the elementsEqual variants together
|
12 years ago |
Michal 'vorner' Vaner
|
d437aee8f3
[1924] Get rid of IO test code
|
12 years ago |
Mukund Sivaraman
|
fbaab5fd3c
[2281] Remove the old in-memory data source code
|
12 years ago |
JINMEI Tatuya
|
f866170c9a
[2679] complete conversion to param tests.
|
12 years ago |
Mukund Sivaraman
|
60a9f3a768
[2281] Use the new in-memory data source for the static data source
|
12 years ago |
Mukund Sivaraman
|
a12aed4bde
[2672] Remove ERROR from various message IDs where not applicable
|
12 years ago |
Mukund Sivaraman
|
ac75b8db7b
[2672] Remove unused message ID
|
12 years ago |
Mukund Sivaraman
|
3fa52fbaed
[2672] Fix duplicate use of message ID
|
12 years ago |
Mukund Sivaraman
|
55f8f41062
[2672] Make some comment updates fixing spelling, etc.
|
12 years ago |
Mukund Sivaraman
|
4d6818eb58
[2672] Remove unused message ID
|
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 |