index
:
delta/python-packages/nose.git
master
travis2
github.com: nose-devs/nose.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
functional_tests
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #720: nose with detailed errors raises encoding error
John Szakmeister
2013-08-11
1
-0
/
+6
*
Fix #700: Tee is missing the writelines() method.
John Szakmeister
2013-06-26
1
-0
/
+4
*
Merge pull request #684 from jszakmeister/fix-xunit-unicode
John Szakmeister
2013-06-01
1
-0
/
+3
|
\
|
*
Fix #680: xunit problem with unicode on stdout
John Szakmeister
2013-05-07
1
-0
/
+3
*
|
Fix #649: UnicodeDecodeError when an exception contains encoded strings
John Szakmeister
2013-05-09
1
-0
/
+9
|
/
*
Merge pull request #598 from mitya57/master
John Szakmeister
2013-01-18
1
-0
/
+3
|
\
|
*
Add a test case for previous commit
Dmitry Shachnev
2013-01-16
1
-0
/
+3
*
|
Fix tests under py32 by creating the symlink dynamically (it didn't get copie...
Antoine Pitrou
2013-01-16
2
-1
/
+0
*
|
Issue #535: fix nose.importer to work when the same modules are reachable fro...
Antoine Pitrou
2013-01-16
1
-0
/
+1
|
/
*
Add a test for #134: Stop xunit from completely dying if it encounters an error
John Szakmeister
2012-12-21
1
-0
/
+3
*
add coverage2 fixture
Domen Kožar
2012-08-27
3
-0
/
+16
*
remove support for old coverage module and rewrite coverage tests
Timothée Peignier
2011-12-14
2
-0
/
+10
*
Overhaul the Attribute Selector plugin to fix the following bugs:
Bobby Impollonia
2011-05-01
1
-0
/
+41
*
Fixes case where teardown_class() was called more than once (Issue 408)
kumar
2011-04-01
1
-0
/
+16
*
@attr can now be used as a class decorator (Issue 292)
kumar
2011-03-19
1
-0
/
+12
*
3.x fixups: 0/331 failures!
Alex Stewart
2010-09-01
1
-6
/
+0
*
Initial batch of 3.x fixups. Everything compiles/loads, many self-tests work...
Alex Stewart
2010-08-27
3
-5
/
+11
*
o mark Skipped tests with <skipped> testcase tags and include the Exception
Philip Jenvey
2010-01-17
1
-0
/
+4
*
Missed a file
Jason Pellerin
2009-08-07
1
-0
/
+5
*
Provisional fix for issue 279; example needs to become actual test case
Jason Pellerin
2009-07-25
1
-0
/
+5
*
Added coverage output file needed by doc builder. Added docs to Failure. Upda...
Jason Pellerin
2009-04-21
2
-0
/
+6
*
Committed PyCon sprint work.
Jason Pellerin
2009-04-18
2
-0
/
+49
*
Applied patch making namespace package path traversal optional
Jason Pellerin
2009-02-04
1
-0
/
+0
*
Added regression tests for issue 191
Jason Pellerin
2008-06-02
3
-0
/
+7
*
Add missing trailing newline to the standard test run report (it was removed ...
James J Lee
2008-04-05
1
-0
/
+2
*
Applied patch from issue 82
Jason Pellerin
2008-04-03
6
-0
/
+34
*
Applied patch from issue 164, updated CHANGELOG: fixed import of namespace pa...
Jason Pellerin
2008-03-26
6
-0
/
+18
*
MERGED 0.10.0-stable 378:411 to trunk in preparation for 0.10.1 release.
Jason Pellerin
2007-12-22
4
-0
/
+17
*
Merged 0.10.0-stable [282]:[308] into trunk
Jason Pellerin
2007-08-12
2
-0
/
+13
*
Merged 0.10.0-stable [266]:[282] into trunk.
Jason Pellerin
2007-07-19
7
-0
/
+35
*
Implemented loadTestsFromTestCase hook for plugins, with test.
Jason Pellerin
2007-07-01
1
-0
/
+9
*
Added regression test for issue #3
Jason Pellerin
2007-06-28
1
-0
/
+12
*
Added additional twisted integration tests. Fixed bug in twistedtools handlin...
Jason Pellerin
2007-05-10
1
-0
/
+15
*
Changed exit argument to TestProgram to exit from exit_. Added failing error ...
Jason Pellerin
2007-05-10
2
-0
/
+14
*
Updated add_path so that it adds lib and src dirs in the parent path to sys.p...
Jason Pellerin
2007-04-30
4
-0
/
+12
*
Fixed bugs in doctest loading from non-module files. Added functional test.
Jason Pellerin
2007-04-27
3
-0
/
+14
*
Added first isolate plugin functional tests (one failing)
Jason Pellerin
2007-04-25
2
-8
/
+9
*
Added support files for isolate plugin functional tests
Jason Pellerin
2007-04-25
4
-0
/
+23
*
Work on integrating doctest and testid plugins; doctest still needs some work...
Jason Pellerin
2007-04-21
1
-0
/
+21
*
Started work on testid plugin
Jason Pellerin
2007-04-20
1
-0
/
+38
*
Additional function tests for mixedSuites suite/loader interaction. Cleaned u...
Jason Pellerin
2007-04-16
2
-1
/
+11
*
Work in progress on loadTestsFromNames/context suite interaction
Jason Pellerin
2007-04-16
4
-0
/
+39
*
Notes and work on fixing design of context fixtures, w/r/t loadTestsFromNames
Jason Pellerin
2007-04-14
1
-2
/
+5
*
Implemented assert inspection as a plugin.
Jason Pellerin
2007-04-13
1
-0
/
+10
*
Added array-attribute tests
Jason Pellerin
2007-04-13
1
-2
/
+3
*
Use selector for test case loading, too, unless configured otherwise. More at...
Jason Pellerin
2007-04-13
1
-0
/
+5
*
Started attrib plugin functional test suite. Fixed bugs in attrib plugin.
Jason Pellerin
2007-04-13
1
-0
/
+37
*
Fixed interaction between doctest test and importer test. Changed program tes...
Jason Pellerin
2007-04-12
1
-0
/
+0
*
Added basic functional test for doctest plugin using plugintester
Jason Pellerin
2007-04-11
1
-0
/
+17
*
Implemented config file support (#18) based on patch from Antoine Pitrou.
Jason Pellerin
2007-04-10
1
-0
/
+2
[next]