index
:
delta/python-packages/logilab-common.git
1.6
1.7
master
py3k
stable
hg.logilab.org: review/logilab/common
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testlib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
restore python2.4 compat
Aurelien Campeas
2008-10-24
1
-11
/
+13
*
debug testlib if pytest started with no restart or exitfirst option
Fabrice Douchant
2008-10-24
1
-13
/
+13
*
[#5555] add new pytest option restart that passes tests which succeeded (see ...
Fabrice Douchant
2008-10-24
1
-5
/
+61
*
import Pierre-Yves David's fixes
Adrien Di Mascio
2008-10-22
1
-7
/
+61
|
\
|
*
moving decorators require_version and require_module to testlib.py. Makes mor...
Fabrice Douchant
2008-10-21
1
-0
/
+39
|
*
debug color printing. better handle of string codec (unicode and others...)
Fabrice Douchant
2008-10-20
1
-5
/
+25
*
|
Don't encode err if output stream don't have specified encoding
pierre-yves david
2008-10-19
1
-1
/
+5
|
/
*
bugfix when trying to print into consol not supported UTF-8 caracters (seems ...
Fabrice Douchant
2008-10-17
1
-2
/
+1
*
debug testlib color printing due to unexpected stream (cStringIO)
Fabrice Douchant
2008-10-16
1
-16
/
+16
*
stable version of testlib waiting to get debug
Fabrice Douchant
2008-10-16
1
-16
/
+17
*
fix isatty test for other file like implementation (cStringIO for instance)
Sylvain Thenault
2008-10-16
1
-3
/
+5
*
fix bug using os.isatty function
Fabrice Douchant
2008-10-15
1
-13
/
+7
*
show errors in red if logilab.textutils can be imported
Fabrice Douchant
2008-10-15
1
-3
/
+21
*
add colors in traceback if PYGMENTS is available
Fabrice Douchant
2008-10-15
1
-0
/
+10
*
Add and test an assertNotIn function for TestCase
Pierre-Yves David
2008-09-10
1
-0
/
+3
*
doc upgrade to test tagging
Pierre-Yves David
2008-09-09
1
-1
/
+2
*
add assertIn method
Pierre-Yves David
2008-08-29
1
-0
/
+5
*
remove dead code
Pierre-Yves David
2008-08-26
1
-12
/
+0
*
remove a useless setattr
Pierre-Yves David
2008-08-26
1
-1
/
+1
*
allow by tag filtering
Pierre-Yves David
2008-08-26
1
-16
/
+31
*
add tag decorator to tag function and class
Pierre-Yves David
2008-08-22
1
-0
/
+32
*
fix error message
Sylvain Thenault
2008-08-06
1
-1
/
+1
*
improve msg and add a alias of assertUnorderedIterableEquals
Pierre-Yves David
2008-07-25
1
-12
/
+20
*
test if both item are set in assert Set equal
Pierre-Yves David
2008-07-21
1
-1
/
+1
*
[testlib] backward compatibility fix
Adrien Di Mascio
2008-07-21
1
-2
/
+12
*
improve doc for better epydoc generation (again).
Nicolas Chauvat
2008-07-14
1
-17
/
+17
*
improve doc for better epydoc generation.
Nicolas Chauvat
2008-07-13
1
-15
/
+17
*
make pytest less verbose when running recursively with a specific pattern
Adrien Di Mascio
2008-07-11
1
-3
/
+7
*
patch unittest's TestSuite class directly to be compatible with suites using ...
Adrien Di Mascio
2008-07-08
1
-11
/
+11
*
add a prefix message option for assertTextEquals
Pierre-Yves David
2008-07-03
1
-3
/
+5
*
add a with_tempdir decorator ensuring all temporary files and dirs are removed
Pierre-Yves David
2008-06-27
1
-0
/
+21
*
improve assertSetEquals failure message
Pierre-Yves David
2008-06-25
1
-1
/
+1
*
improve assertSetEqual output
Pierre-Yves David
2008-06-24
1
-4
/
+6
*
improve textdiff output
Pierre-Yves David
2008-06-24
1
-5
/
+8
*
add an assertDirEquals method for TestCase
Pierre-Yves David
2008-06-24
1
-1
/
+69
*
nicer error message
Sylvain
2008-06-23
1
-1
/
+1
*
add assertUnorderedIterableEquals
Pierre-Yves David
2008-06-23
1
-1
/
+21
*
improved unittest summary output
Pierre-Yves David
2008-06-20
1
-9
/
+16
*
rename assertStreamEquals into StreamEqual
Pierre-Yves David
2008-06-20
1
-1
/
+2
*
improve Text diff output
Pierre-Yves David
2008-06-20
1
-1
/
+1
*
revert docstring modification
Pierre-Yves David
2008-06-19
1
-3
/
+3
*
add assertIsNot, assertNone and assertNotNone assertion
Pierre-Yves David
2008-06-19
1
-1
/
+20
*
fix typo
Charlotte Le Calvez
2008-06-11
1
-2
/
+1
*
typo
Pierre-Yves David
2008-06-11
1
-1
/
+1
*
disable write methode in MockConfigParser
Pierre-Yves David
2008-06-11
1
-0
/
+3
*
improve MockConfigParser
Pierre-Yves David
2008-06-11
1
-18
/
+7
*
Fix an error and add a test case
Pierre-Yves David
2008-06-11
1
-1
/
+3
*
cosmetics
Pierre-Yves David
2008-06-10
1
-85
/
+134
*
MockConfigParsernow raise the proper exception
Pierre-Yves David
2008-06-03
1
-6
/
+10
*
added a assertIs test
Pierre-Yves David
2008-06-02
1
-0
/
+3
[next]