Mukund Sivaraman
|
a9d5033669
[1828] Close open handles when done
|
il y a 13 ans |
Jeremy C. Reed
|
fe5549bb7e
[master]Revert "[master] Show testnames when running Python unit tests"
|
il y a 13 ans |
Mukund Sivaraman
|
6a9dbeff7d
[master] Show testnames when running Python unit tests
|
il y a 13 ans |
Jelte Jansen
|
5d11f8513a
[640] initial part of review comments
|
il y a 13 ans |
Jelte Jansen
|
4e8a429913
[640] send around 'stopping' messages, and handle them
|
il y a 13 ans |
Stephen Morris
|
71eee6e279
[trac1024] Make "reset unit test root logger" available to Python
|
il y a 13 ans |
Jelte Jansen
|
4dc1b4bf31
[trac760] replace logger calls
|
il y a 14 ans |
Jelte Jansen
|
e26aaedc8e
merge branches/trac284 (Not every 'data' parsing is done with json)
|
il y a 14 ans |
Jelte Jansen
|
9cf201a5ea
addressed comments from trac review
|
il y a 14 ans |
JINMEI Tatuya
|
ce44a279ea
suggested changes:
|
il y a 14 ans |
Likun Zhang
|
c08819a735
1. Raise CmdctlException instead of exiting when port is used by other processes. 2. Make error message be more accurate.
|
il y a 15 ans |
Likun Zhang
|
f7f4533d07
Make cmdctl output be more friendly when running cmdctl and it's running already.
|
il y a 15 ans |
Jelte Jansen
|
6fe33b957f
update literal_eval calls to also use json.loads
|
il y a 15 ans |
Likun Zhang
|
c77e7c5799
use 'abs_top_builddir' instead of 'abs_top_srcdir' to get file cmdctl.spec
|
il y a 15 ans |
Likun Zhang
|
4058640801
Update the code according Jelte's review. Fix some hardcode string in code. Raise correct exception if key/certificate file doesn't exist. Fix docstring error.
|
il y a 15 ans |
Likun Zhang
|
a75fb3cc92
Fix file path error in cmdctl test code.
|
il y a 15 ans |
Likun Zhang
|
083c1b1658
Fix the error in test cases of cmdctl, it should not depends on the installed file.
|
il y a 15 ans |
Likun Zhang
|
145609c3fa
Add log message if key/account/certificate file can't be found when cmdctl starts. Remove the test cases which rely on the installation path of cmdctl.
|
il y a 15 ans |
Likun Zhang
|
8523458e6d
|
il y a 15 ans |
Likun Zhang
|
409e9d7818
1. Refactor the unittest code for cmdctl. \n2. Fix code error commentted temply in r1991. \n3. Add a new unittest for cmdctl. (Skip review)
|
il y a 15 ans |
JINMEI Tatuya
|
68f84c77a9
temporarily disabled a failed test.
|
il y a 15 ans |
Jelte Jansen
|
c150ac07d5
fixed the failing tests for cmdctl
|
il y a 15 ans |
Likun Zhang
|
40d65cc1a3
Fix error in cmdctl's unittest code.(No need review.)
|
il y a 15 ans |
Likun Zhang
|
6dc8c646b1
Rename the folder name for unittest code from 'unittest' to 'tests'.(bindctl, cmdctl, xfrin)
|
il y a 15 ans |