index
:
~alon/autotest
master
spice
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unittest_suite.py
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-29
To apply: svn move coverage_suite.py to utils/coverage_suite.py and unittest_...
mbligh
1
-70
/
+0
2008-07-28
Run all unittests in their own process so as to provide isolation.
mbligh
1
-13
/
+53
2008-07-14
Fix the unittest to make it pass and avoid relying on a fragile parser:
mbligh
1
-69
/
+15
2008-07-11
Better parsing of the output of the unittest runs so we properly
mbligh
1
-17
/
+45
2008-07-11
Previous the unittest_suite used a TestLoader to create a large suite of test...
mbligh
1
-16
/
+42
2008-07-10
Change the formatting of the module load failure error message.
jadmanski
1
-1
/
+1
2008-07-10
This hand-made patch has some problems, so I'm backing out the patch and
jadmanski
1
-10
/
+10
2008-07-10
Numerous changes to unittest suite to improve its reliability.
mbligh
1
-10
/
+10
2008-06-27
Unittest_suit.py should use the common lib like everyone else does.
mbligh
1
-5
/
+1
2008-06-12
Make sure that error messages from god are already displayed.
mbligh
1
-2
/
+2
2008-06-12
Allow to run unittest per directory, e.g.:
mbligh
1
-2
/
+6
2008-06-11
I changed the unittest_suite to wrap the loadTestsFromName() method in a try/...
mbligh
1
-5
/
+7
2008-06-06
Convert all python code to use four-space indents instead of eight-space tabs.
jadmanski
1
-12
/
+12
2008-05-21
Diff for unittest_suite.py to make it work consistently for global imports.
mbligh
1
-3
/
+5
2008-05-16
Remove all places where we are hardcoding python2.4 on the
mbligh
1
-2
/
+2
2008-05-09
Remove duplicated code in unittest_suite.py
mbligh
1
-26
/
+0
2008-04-08
unit tests
mbligh
1
-0
/
+52