Jelte Jansen
|
dbf288e25b
moved python unittests to unittests/ directory
|
15 years ago |
Jelte Jansen
|
2d71c1c3ce
add a 'shortcut' in cmdctl.py; it now only checks for existing module/command if the module is not ConfigManager (that one doesn't pass around its commands, i am thinking that that is possible, but at the moment it is completely seen as core and builtin)
|
15 years ago |
Jelte Jansen
|
1ff862306e
unittests complete for ModuleCCSession (python version)
|
15 years ago |
Jelte Jansen
|
718c75b966
working on ccsession tests
|
15 years ago |
Jelte Jansen
|
8988bd54ed
comment out targets for not-yet-existing unittest source files (lines to be uncommented again once they are added)
|
15 years ago |
Jelte Jansen
|
4f86dfdce8
forgot to add new test spec file
|
15 years ago |
JINMEI Tatuya
|
8109d46488
added a test case for reverse.
|
15 years ago |
JINMEI Tatuya
|
d71484bf1c
removed unnecessary const
|
15 years ago |
JINMEI Tatuya
|
73b062a068
removed unnecessary const
|
15 years ago |
JINMEI Tatuya
|
687c14c081
returning 'const uint16_t' doesn't make sense. removed const.
|
15 years ago |
Likun Zhang
|
0adcc4ff0a
1. Check if module name and command name exist according module's specification file before send it to the specified module. Parameter check need to be added later.
|
15 years ago |
JINMEI Tatuya
|
7a84828942
propset
|
15 years ago |
Likun Zhang
|
5379b40c81
1. Refactor the function get_param_name_by_position of class CommandInfo, add add some unittest for it.
|
15 years ago |
JINMEI Tatuya
|
8d57d033cc
added more tests that currently fail (if 0'ed).
|
15 years ago |
Evan Hunt
|
404aa0602f
Committed each-ds branch to trunk (still needing formal review; see
|
15 years ago |
JINMEI Tatuya
|
ec88f026fd
don't copy {topdir}/COPYING to auto-generated files, following a
|
15 years ago |
JINMEI Tatuya
|
0189b832b8
cleanup: avoid using a magic number directly
|
15 years ago |
JINMEI Tatuya
|
842d9903bd
checkpoint: slightly improve efficiency of construction
|
15 years ago |
JINMEI Tatuya
|
98b6d38558
propset
|
15 years ago |
JINMEI Tatuya
|
6011bc4117
propset
|
15 years ago |
JINMEI Tatuya
|
b61e2c989a
cleanup: moved rrsetlist_unittest.cc to tests/
|
15 years ago |
JINMEI Tatuya
|
eca2e37026
added a missing header file
|
15 years ago |
JINMEI Tatuya
|
4d7008a59b
cleanup: testdata was moved under tests/.
|
15 years ago |
Jelte Jansen
|
f1d5199d87
and some more unit tests
|
15 years ago |
JINMEI Tatuya
|
1b6b71ac10
merged the jinmei-dnsrdata2 branch into trunk
|
15 years ago |
JINMEI Tatuya
|
4c8e6bbb9e
more sync with trunk
|
15 years ago |
JINMEI Tatuya
|
1a324c8333
sync with turnk
|
15 years ago |
Jelte Jansen
|
91847ce76d
oh no more unittests
|
15 years ago |
JINMEI Tatuya
|
304a78a851
added note about marker comments for auto-generating C++ files.
|
15 years ago |
JINMEI Tatuya
|
7712d62f0b
minor editorial comments to doxygen comments
|
15 years ago |