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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 1.3.6.
release_1.3.6
John Szakmeister
2015-04-04
4
-7
/
+6
*
Update version in nose.
release_1.3.5
John Szakmeister
2015-04-04
1
-1
/
+1
*
Update NEWS.
John Szakmeister
2015-04-04
1
-10
/
+5
*
Update version and generated files.
John Szakmeister
2015-04-04
3
-4
/
+19
*
Update CHANGELOG.
John Szakmeister
2015-04-04
1
-0
/
+5
*
tox: allow newer coverage modules
John Szakmeister
2015-04-04
1
-1
/
+1
*
Merge pull request #841 from fellowshipofone/master
John Szakmeister
2015-04-04
1
-13
/
+31
|
\
|
*
[plugins] Move `is_worker` back
Nicolas Grasset
2014-09-12
1
-1
/
+1
|
*
[plugins] Handle multiprocess & cover together
Nicolas Grasset
2014-09-12
1
-13
/
+31
*
|
Merge pull request #894 from Infinidat/131
John Szakmeister
2015-04-04
2
-3
/
+11
|
\
\
|
*
|
move is_executable to nose.util
Arnon Yaari
2015-03-19
2
-10
/
+10
|
*
|
Fix #131 - use os.stat to check if file is executable
Arnon Yaari
2015-03-18
1
-1
/
+9
|
/
/
*
|
Fix #887: Py 2 vs 3: test name discrepancy
John Szakmeister
2015-03-17
1
-0
/
+1
*
|
Update CHANGELOG.
John Szakmeister
2015-02-17
1
-0
/
+8
*
|
Update a coverage plugin test to work with coverage 4.0.
John Szakmeister
2015-01-25
1
-1
/
+6
*
|
Fix #875: nose doesn't collect tests when subpackage is given as arg
John Szakmeister
2015-01-25
5
-12
/
+67
*
|
Strip trailing whitespace from loader.py.
John Szakmeister
2015-01-25
1
-12
/
+12
*
|
Don't use coverage 4.0 alphas for now.
John Szakmeister
2015-01-25
1
-1
/
+1
*
|
Merge pull request #862 from Gaurang033/master
John Szakmeister
2014-12-19
3
-2
/
+37
|
\
\
|
*
|
Fix #859 Xunit plug-in not able to change testsuite name
Gaurang033
2014-12-14
3
-2
/
+37
|
/
/
*
|
Fix #809: Tests not discovered for namespace packages on Windows
John Szakmeister
2014-10-24
1
-1
/
+7
*
|
Fix #815: "ValueError: unsupported pickle protocol" with --with-id...
John Szakmeister
2014-10-24
1
-0
/
+5
*
|
Merge pull request #832 from BME-IK/fix-w-error-msg
John Szakmeister
2014-10-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Show ValueError about -w path name in quotes.
Őry Máté
2014-08-13
1
-1
/
+1
*
|
Update the version number and the NEWS.
release_1.3.4
John Szakmeister
2014-08-24
3
-4
/
+5
*
|
Update the CHANGELOG.
John Szakmeister
2014-08-24
1
-0
/
+10
|
/
*
Merge pull request #798 from dplepage/master
John Szakmeister
2014-08-11
1
-11
/
+12
|
\
|
*
Recognize doctest options defined in other plugins.
Daniel Lepage
2014-08-10
1
-11
/
+12
*
|
Merge pull request #799 from danudey/master
John Szakmeister
2014-08-10
1
-1
/
+1
|
\
\
|
*
|
Fix typo in log capture help
Dan Udey
2014-04-28
1
-1
/
+1
|
|
/
*
|
Merge pull request #822 from amatellanes/master
John Szakmeister
2014-07-25
1
-4
/
+4
|
\
\
|
*
|
Fix Testid docs
amatellanes
2014-06-24
1
-4
/
+4
|
/
/
*
|
Switch ContextSuite to use super() to keep the init-sequence correct.
John Szakmeister
2014-05-20
1
-1
/
+1
*
|
Merge pull request #811 from rkuska/master
John Szakmeister
2014-05-20
1
-0
/
+1
|
\
\
|
*
|
Call super in LazySuite to access _removed_tests variable
Robert Kuska
2014-05-19
1
-0
/
+1
|
/
/
*
|
Merge pull request #807 from paperlessreceipts/try_run-method-test
John Szakmeister
2014-05-12
2
-1
/
+7
|
\
\
|
*
|
Fix for try_run when using bound methods
Christian Lyder Jacobsen
2014-05-08
2
-1
/
+7
|
/
/
*
|
Update CHANGELOG.
John Szakmeister
2014-05-06
1
-0
/
+4
*
|
Bump the version number and update NEWS.
release_1.3.3
John Szakmeister
2014-05-06
3
-7
/
+4
*
|
Bump the version number.
release_1.3.2
John Szakmeister
2014-05-03
2
-2
/
+2
*
|
Update the NEWS file.
John Szakmeister
2014-05-03
1
-11
/
+8
*
|
Bring the CHANGELOG up-to-date.
John Szakmeister
2014-05-02
1
-1
/
+8
|
/
*
Fix #779: xunit report file is written in --where directory
John Szakmeister
2014-04-20
1
-1
/
+1
*
Merge pull request #796 from brad/patch-1
John Szakmeister
2014-04-20
1
-1
/
+1
|
\
|
*
correcting typo, missing the word "run"
Brad Pitcher
2014-04-19
1
-1
/
+1
*
|
Fix #792: "Not a directory" error when using python setup.py nosetests
John Szakmeister
2014-04-20
1
-1
/
+4
|
/
*
Add a few tests with raising string exceptions.
John Szakmeister
2014-04-19
2
-0
/
+62
*
Skip coverage tests correctly in Python 2.5 when coverage not available.
John Szakmeister
2014-04-19
1
-6
/
+7
*
Whitelist rm and make in the tox configuration.
John Szakmeister
2014-04-19
1
-0
/
+3
*
Remove commented out lines in tox.ini.
John Szakmeister
2014-04-19
1
-4
/
+1
[next]