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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove duplicate test method
Graziella Toutoungis
2009-06-10
1
-14
/
+2
*
new extrapath argument to modpath_from_file (see function's docstring for exp...
Sylvain Th?nault
2009-06-03
1
-33
/
+38
*
lgc.date should now be usable with either mx or pydatetime objects
Adrien Di Mascio
2009-05-25
1
-66
/
+81
*
[#6760] the decode_QP function always handles encoded lines with no charset d...
Doroth?e S?n?chal
2009-04-08
1
-1
/
+7
*
should not have commited this
sylvain thenault
2009-03-25
1
-6
/
+0
*
add test for zip/egg module search
sylvain thenault
2009-03-25
3
-0
/
+18
*
[decorators] new monkeypatch decorator (simple class extension)
Adrien Di Mascio
2009-01-30
1
-0
/
+31
*
(merge)
Julien Jehannet
2009-01-20
1
-1
/
+15
|
\
|
*
use UserWarning instead of poor print statement
Julien Jehannet
2009-01-20
1
-1
/
+15
*
|
add a little comment to make the purpose of the test more explicit
Adrien Di Mascio
2009-01-20
1
-0
/
+2
*
|
use traceback.formation_exception_only to be more error-resistant when displa...
Adrien Di Mascio
2009-01-20
1
-1
/
+9
|
/
*
(merge)
Julien Jehannet
2009-01-19
1
-0
/
+16
|
\
|
*
typo
sylvain thenault
2009-01-19
1
-0
/
+16
*
|
improve acquire_lock() method
Julien Jehannet
2009-01-19
1
-1
/
+28
|
/
*
[testlib] skip test clases whose names start with '_'
Adrien Di Mascio
2009-01-15
1
-2
/
+10
*
section's case insensitivity test & fix
sylvain thenault
2009-01-14
1
-9
/
+34
*
fix Datetime type map for mysql as suggested by 2web, avoiding timestamp auto...
Sylvain Thenault
2009-01-05
1
-0
/
+34
*
new module containing a class to handle prioritized tasks queue
Sylvain Thenault
2008-12-01
1
-0
/
+54
*
merge
logilab-common-version-0_36_1
Nicolas Chauvat
2008-11-14
1
-5
/
+16
|
\
|
*
introduce shellutils.globfind as an alternative to find that accepts glob pat...
Adrien Di Mascio
2008-11-13
1
-5
/
+16
*
|
Backed out changeset 8c66ea05839d see #6509
Nicolas Chauvat
2008-11-14
1
-4
/
+4
|
/
*
[#2446] changing yn option in common.configuration : does not take y/n value ...
Fabrice Douchant
2008-10-29
1
-4
/
+4
*
add setUp and tearDown not to mess with sys.version. Now works with python2.4
Fabrice Douchant
2008-10-23
1
-0
/
+7
*
import Pierre-Yves David's fixes
Adrien Di Mascio
2008-10-22
2
-74
/
+74
|
\
|
*
move tests on decorators require_version require_module into DecoratorTC Test...
Fabrice Douchant
2008-10-21
1
-38
/
+37
|
*
removing require_version and require_module. Those decorators have been moved...
Fabrice Douchant
2008-10-21
1
-74
/
+0
|
*
moving decorators require_version and require_module to testlib.py. Makes mor...
Fabrice Douchant
2008-10-21
1
-0
/
+69
|
*
debug color printing. better handle of string codec (unicode and others...)
Fabrice Douchant
2008-10-20
1
-0
/
+6
*
|
merge
pierre-yves david
2008-10-19
1
-1
/
+1
|
\
\
|
*
|
replace all has_key call with "element in dict" statement (3.x compat)
pierre-yves david
2008-10-19
1
-1
/
+1
|
|
/
*
|
Do not load file configuration in the commande line configuration test case
pierre-yves david
2008-10-19
1
-1
/
+0
|
/
*
deleting test Exceptions from last ticket
Fabrice Douchant
2008-10-17
1
-5
/
+0
*
bugfix when trying to print into consol not supported UTF-8 caracters (seems ...
Fabrice Douchant
2008-10-17
1
-0
/
+5
*
add new test in configuration : trying to find the error discribed in ticket ...
Fabrice Douchant
2008-10-17
1
-5
/
+15
*
debug Cache on __getattr__ : raise KeyError before modifying underlying list
Fabrice Douchant
2008-10-16
1
-1
/
+12
*
debug testlib color printing due to unexpected stream (cStringIO)
Fabrice Douchant
2008-10-16
1
-0
/
+24
*
reimplement Cache. Noew inheriting from dict (#3841)
Fabrice Douchant
2008-10-16
1
-21
/
+19
*
add @require_module('module') that skip a test if the module can not be imported
Fabrice Douchant
2008-10-13
1
-8
/
+37
*
add @require_version('version') that skip a test if the version is too old
Fabrice Douchant
2008-10-10
1
-0
/
+45
*
better implementation using existing expand_default monkey patch
Sylvain Thenault
2008-09-19
1
-6
/
+6
*
finalize fix to get option's default in generated help without breaking other...
Sylvain Thenault
2008-09-19
1
-2
/
+5
*
[work in progress] add a test reproducing bug #6011 (bug in lgc.configuration...
Adrien Di Mascio
2008-09-19
1
-2
/
+3
*
remove that, 'till 2.5 is default in debian stable (at least)
Aurelien Campeas
2008-09-12
1
-38
/
+0
*
merge
Pierre-Yves David
2008-09-10
1
-0
/
+38
|
\
|
*
extend the test : error handling
Aurelien Campeas
2008-09-02
1
-3
/
+11
|
*
* update README
Aurelien Campeas
2008-09-02
1
-5
/
+10
|
*
test the tempdir cm
Aurelien Campeas
2008-09-02
1
-0
/
+25
*
|
Add and test an assertNotIn function for TestCase
Pierre-Yves David
2008-09-10
1
-0
/
+4
*
|
add assertIn method
Pierre-Yves David
2008-08-29
1
-0
/
+6
|
/
*
merge
Pierre-Yves David
2008-08-26
1
-2
/
+2
|
\
[next]