JINMEI Tatuya
|
c1a72c46b5
[1258] ported the C++ fromWireShortBuffer test to python. this required
|
13 years ago |
JINMEI Tatuya
|
9016513b4d
[1258] test data spec for the new test
|
13 years ago |
JINMEI Tatuya
|
13e8bc43e4
[1258] added one more basic test for fromWire(): a bogus input with a trimmed RR.
|
13 years ago |
JINMEI Tatuya
|
e89895b7e5
[1258] simplified test cases a bit by extended factoryFromFile() so that
|
13 years ago |
JINMEI Tatuya
|
938f4e9ba1
[1258] a small refactoring: avoid using reinterpret_cast for Message_fromWire.
|
13 years ago |
JINMEI Tatuya
|
b0b0da67c9
[1258] added a python wrapper for Message.from_wire(PRESERVE_ORDER)
|
13 years ago |
JINMEI Tatuya
|
1ee8ad4a2b
[1258] a small refactoring: made initModulePart_Message() safer using pycppwrapper_util.
|
13 years ago |
JINMEI Tatuya
|
c943619d22
[1258] added support for the PRESERVE_ORDER option for Message::fromWire().
|
13 years ago |
JINMEI Tatuya
|
0d874a95d3
[1258] added a test to confirm the existing behavior: combining RRs of the
|
13 years ago |
JINMEI Tatuya
|
2d32565000
[1258] added some more primitive tests for dns::Message
|
13 years ago |
Jelte Jansen
|
250ce2abb3
Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
|
13 years ago |
Jelte Jansen
|
99be45a44f
[master] make sure right libsqlite3 is used
|
13 years ago |
Jeremy C. Reed
|
7592596f7a
[master] spelling typo in comment
|
13 years ago |
Jelte Jansen
|
c24c42a5e2
[master] fix for debian/freebsd unittest linker problem
|
13 years ago |
Jelte Jansen
|
05eaa17705
[master] and more systest works again now
|
13 years ago |
Jelte Jansen
|
9797d47ab9
[master] yet more path additions needed (also a hidden one)
|
13 years ago |
Jelte Jansen
|
7dfa14ccdb
[master] needed to update run_bind10.sh as well
|
13 years ago |
Jelte Jansen
|
38816f95cc
[master] update rest of placeholders too
|
13 years ago |
Jelte Jansen
|
0f8868d1ed
[master] fix libpath placeholder in test (unittest failures)
|
13 years ago |
Jelte Jansen
|
7d2b014816
[master] Merge branch 'trac1179'
|
13 years ago |
Jelte Jansen
|
6c5f8867a4
[1179] update docstrings
|
13 years ago |
Jelte Jansen
|
f1fef139db
[1179] small comment addition
|
13 years ago |
Jelte Jansen
|
2c8b76ed40
[1179] remove some unneceesary comments, and share find() code
|
13 years ago |
Jelte Jansen
|
eefa62a767
[1179] make that datasrc_libdir
|
13 years ago |
Jelte Jansen
|
58845974d5
[1179] update variable name in __init__.py
|
13 years ago |
Jelte Jansen
|
d49e3c5e79
[1179] different way to test all output from get_iterator()
|
13 years ago |
JINMEI Tatuya
|
842fc91716
[master] changelog entry for #1101
|
13 years ago |
JINMEI Tatuya
|
0eb576518f
[] Merge branch 'trac1101'
|
13 years ago |
JINMEI Tatuya
|
68cf1ccf20
[1101] updated README so that it matches the latest implementation.
|
13 years ago |
JINMEI Tatuya
|
bd0c874dda
[1101] cleanup: remove unnecessary variable from configure.ac
|
13 years ago |