Jelte Jansen
|
d867ca0fab
[trac1010] use path_search for spec file in test
|
14 years ago |
Jelte Jansen
|
e90d2063e0
[trac1010] additional tests an catches
|
14 years ago |
Jelte Jansen
|
384501f85c
[trac1010] add logger config update call
|
14 years ago |
Michal 'vorner' Vaner
|
95f7b6ea18
[trac472] Throw when the initial config is bad
|
14 years ago |
Michal 'vorner' Vaner
|
dec73bbd6d
[trac698] Don't delete object twice
|
14 years ago |
Naoki Kambe
|
e1e592789e
Author: Naoki Kambe <kambe@jprs.co.jp>
|
14 years ago |
Naoki Kambe
|
afa5624c2c
[trac698] "None" is set to "_socket" parameter when the session object is closed,
|
14 years ago |
JINMEI Tatuya
|
b20ba8d51b
more $Id$ cleanups:
|
14 years ago |
JINMEI Tatuya
|
d7cec19e7a
fixed the bug that add_remote_config() couldn't import custom config.
|
14 years ago |
Jelte Jansen
|
3d605d9770
also prevent unknown data to get into internal systems (by adding a check for unspecified data in validate_config calls)
|
14 years ago |
Jelte Jansen
|
f373cd95de
replaced workaround (identifier/value switch) by more fundamental solution (making the value optional)
|
14 years ago |
Jelte Jansen
|
7da40bab8b
additional tests + one fix
|
14 years ago |
Jelte Jansen
|
dbfbbb2b32
support for list indices wrt set/add/remove operations
|
14 years ago |
Jelte Jansen
|
a3fc2e1830
updated tests, and fixed a bug where a module could potentially return a message when it shouldn't
|
14 years ago |
Jelte Jansen
|
3c9e7b7662
sync with trunk
|
14 years ago |
Kazunori Fujiwara
|
44ea119ae4
merged trunk@3240 changes into this branch
|
14 years ago |
Jelte Jansen
|
c8b0388fa7
added a test for coverage
|
14 years ago |
Kazunori Fujiwara
|
6285dce703
added test codes for ModuleCCSession.check_command_without_recvmsg()
|
14 years ago |
Michal Vaner
|
eb2962f790
Check it blocks forever even with timeout
|
14 years ago |
Michal Vaner
|
31cb6c3f08
Test that check_command would wait forever
|
14 years ago |
Michal Vaner
|
eaefef0e1f
Introduce WouldBlockForever test exception
|
14 years ago |
Michal Vaner
|
0549f65b10
Test for the blocking mode of check_command
|
14 years ago |
Jelte Jansen
|
f12da9286b
better handling of bad/old config data file
|
14 years ago |
Jelte Jansen
|
588d322058
added tests for the bad condition, and fixed them
|
15 years ago |
Jelte Jansen
|
ab3d01d800
merging trac ticket #242 (remote_config functions aren't fully cleaned up in CCSession)
|
15 years ago |
Jelte Jansen
|
8d84331ad1
update the tests too to new commands
|
15 years ago |
JINMEI Tatuya
|
c0c6816b89
propset 'keyword Id'.
|
15 years ago |
Jelte Jansen
|
15ad517319
remove a re-raise of an exception that should only have been included in an error answer on the cc channel
|
15 years ago |
Jelte Jansen
|
f189032a01
rename unittests/ dirs to tests/
|
15 years ago |