holger krekel
|
37a2898f18
|
reintroduce --junit - i think it is actually useful
--HG--
branch : trunk
|
2010-07-07 14:43:31 +02:00 |
holger krekel
|
af5e18e26c
|
small fix
--HG--
branch : trunk
|
2010-07-07 13:07:34 +02:00 |
holger krekel
|
320835d43f
|
split out pytest-xdist related reporting to the plugin
--HG--
branch : trunk
|
2010-07-07 12:41:15 +02:00 |
holger krekel
|
2664230fad
|
fix test for python2.7
--HG--
branch : trunk
|
2010-07-06 13:29:32 +02:00 |
holger krekel
|
48d818742c
|
adjust tox.ini
--HG--
branch : trunk
|
2010-07-06 12:04:22 +02:00 |
holger krekel
|
2b13836efa
|
use the new sdistfile option
--HG--
branch : trunk
|
2010-07-05 18:40:49 +02:00 |
holger krekel
|
195d066ff8
|
skip sdist on hudson
--HG--
branch : trunk
|
2010-07-05 17:14:20 +02:00 |
holger krekel
|
1e8b59e39f
|
updating tox.ini to new format
--HG--
branch : trunk
|
2010-07-05 15:55:21 +02:00 |
holger krekel
|
b28c439494
|
some minor compatibility issues wrt to the just released python2.7
--HG--
branch : trunk
|
2010-07-04 22:13:12 +02:00 |
holger krekel
|
223a04be27
|
fix doc env
--HG--
branch : trunk
|
2010-07-04 19:16:49 +02:00 |
holger krekel
|
3aefaff44f
|
improve testing of docs
--HG--
branch : trunk
|
2010-07-04 18:25:22 +02:00 |
holger krekel
|
f9c5b00ffa
|
refine and extend custom error reporting particularly for collection-related errors
--HG--
branch : trunk
|
2010-07-04 17:06:50 +02:00 |
holger krekel
|
e533e63bbf
|
enable some more tests
--HG--
branch : trunk
|
2010-07-04 13:56:03 +02:00 |
holger krekel
|
be582b5f53
|
don't use dist-testing with jython to uncomplicate the testing matter
--HG--
branch : trunk
|
2010-07-03 14:54:48 +02:00 |
holger krekel
|
4a489af0ff
|
remove the --junitxmlprefix feature - it's kind of YAGNI i guess -
i introduced it after 1.3.1 but don't need it anymore and thus
it's not going to be there for 1.3.2.
--HG--
branch : trunk
|
2010-07-03 14:44:47 +02:00 |
holger krekel
|
c19f51a3d7
|
refine header message
--HG--
branch : trunk
|
2010-07-03 14:35:27 +02:00 |
holger krekel
|
ca9b320c9c
|
update again
--HG--
branch : trunk
|
2010-07-03 14:30:47 +02:00 |
holger krekel
|
ace2f975ea
|
update tox.ini according to tox progress
--HG--
branch : trunk
|
2010-07-03 14:29:43 +02:00 |
holger krekel
|
e3250f4846
|
another correction
--HG--
branch : trunk
|
2010-07-02 15:33:36 +02:00 |
holger krekel
|
29217a47f4
|
updated tox.ini
--HG--
branch : trunk
|
2010-07-02 15:26:03 +02:00 |
holger krekel
|
5f9876d54e
|
apply patch from Jakub wrt fixing resultlog/xdist combo
--HG--
branch : trunk
|
2010-07-02 13:01:21 +02:00 |
holger krekel
|
8c0dfb525d
|
use the new envbindir subst
--HG--
branch : trunk
|
2010-07-02 10:15:30 +02:00 |
holger krekel
|
aa4308883c
|
py.test-1.3.1 does not provide py.test proper for jython, only py.test-jython
(py.test-1.3.2 will provide py.test even for jython installs)
--HG--
branch : trunk
|
2010-07-01 19:54:28 +02:00 |
holger krekel
|
381b81b0e1
|
actually run only "testing" tests
--HG--
branch : trunk
|
2010-07-01 19:46:22 +02:00 |
holger krekel
|
7335c4d06d
|
add jython env
--HG--
branch : trunk
|
2010-07-01 19:43:46 +02:00 |
holger krekel
|
f554fa03ae
|
make initial conftest finding ignore "--" arguments
--HG--
branch : trunk
|
2010-07-01 19:27:40 +02:00 |
holger krekel
|
6fa58fd8c9
|
(ARGH) of windows/hudson/multi-config combo produces too long filenames, so use the global temp dir
--HG--
branch : trunk
|
2010-07-01 18:39:25 +02:00 |
holger krekel
|
c57a24774d
|
use confcutdir
--HG--
branch : trunk
|
2010-07-01 18:12:38 +02:00 |
holger krekel
|
d51000b15d
|
add a tox.ini file
--HG--
branch : trunk
|
2010-07-01 17:59:35 +02:00 |
holger krekel
|
b8db15a94f
|
refine bestrelpath to return "." for X.bestrelpath(X) and refine its docstring
--HG--
branch : trunk
|
2010-06-28 16:32:43 +02:00 |
holger krekel
|
2f50ed3e99
|
install plain py.test script also for jython
--HG--
branch : trunk
|
2010-06-28 11:59:12 +02:00 |
holger krekel
|
da52304a6e
|
adjust changelog, add fixed issue92
--HG--
branch : trunk
|
2010-06-28 11:26:19 +02:00 |
Benjamin Peterson
|
f8d3a80af5
|
name CollectOnlyReporter's output attribute "_tw" for consistency with TerminalReporter
This fixes #92.
--HG--
branch : trunk
|
2010-06-27 18:17:47 -05:00 |
Benjamin Peterson
|
df744e9182
|
merge heads
--HG--
branch : trunk
|
2010-06-25 12:25:44 -05:00 |
Benjamin Peterson
|
d82d65d95e
|
remove uneeded exec
--HG--
branch : trunk
|
2010-06-25 12:24:51 -05:00 |
holger krekel
|
f856db29dc
|
refine py.process.cmdexec handling wrt unicode on all python versions
--HG--
branch : trunk
|
2010-06-25 10:30:15 +02:00 |
Benjamin Peterson
|
4d75c703a0
|
correct expected message
--HG--
branch : trunk
|
2010-06-18 22:55:06 -05:00 |
holger krekel
|
3a8d13599e
|
a fix from maciej who claims this fixes issues on some systems.
passes all tests so i just apply it.
--HG--
branch : trunk
|
2010-06-17 18:04:36 +02:00 |
holger krekel
|
504e42a62e
|
remove tox.ini for now
--HG--
branch : trunk
|
2010-06-17 13:25:28 +02:00 |
holger krekel
|
149f9e1042
|
refine reporting with --pdb some more
--HG--
branch : trunk
|
2010-06-17 12:53:29 +02:00 |
holger krekel
|
3f1efe1b57
|
fix --pdb to not drop interactive on xfailed tests
--HG--
branch : trunk
|
2010-06-16 12:35:08 +02:00 |
holger krekel
|
72de7d94fd
|
adding a link to Floris' new post
--HG--
branch : trunk
|
2010-06-14 15:45:31 +02:00 |
Benjamin Peterson
|
c3233b9c15
|
improve comment
--HG--
branch : trunk
|
2010-06-10 14:05:40 -05:00 |
Benjamin Peterson
|
2995d65720
|
fix assertion interpretation when the operator is **
--HG--
branch : trunk
|
2010-06-10 13:50:07 -05:00 |
holger krekel
|
77a7d576ec
|
defer a number of other compiles to frame.eval (patch from Amaury on trunk/pypy fork, thanks)
--HG--
branch : trunk
|
2010-06-10 10:56:14 +02:00 |
holger krekel
|
3b30c5b67a
|
defer compilation to frame.eval (pypy overrides frame.eval and has its own compilation
of source code to bytecode)
--HG--
branch : trunk
|
2010-06-10 09:53:40 +02:00 |
Benjamin Peterson
|
610cde6f85
|
Interpret assignments while examining asserts corrects
fixes #105
--HG--
branch : trunk
|
2010-06-09 14:53:11 -05:00 |
holger krekel
|
add518e6b6
|
use new --junitprefix option for tox reporting
--HG--
branch : trunk
|
2010-06-09 16:35:50 +02:00 |
holger krekel
|
bc6ead1a3c
|
introduce a new --junitprefix option to influence xml reporting.
also internally avoid some redundant code.
--HG--
branch : trunk
|
2010-06-09 16:18:47 +02:00 |
holger krekel
|
0c04577f9f
|
fix issue104 properly xml-escape names in junitxml files
--HG--
branch : trunk
|
2010-06-09 15:27:45 +02:00 |