December 2009 Archives by thread
Starting: Sun Dec 6 18:47:37 CET 2009
Ending: Thu Dec 31 22:35:34 CET 2009
Messages: 63
- [py-svn] py-trunk commit aee80e832ce5: 2.7's TextIO requires unicode
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 9b7dfb3a1cae: skip tests properly
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit ae9f5238dc28: update some small issues
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit be19c0e354ef: adding a warning note, see also issue64.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit fbc0cbcc5232: another issue
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 7ce15b038b11: note down dist-testing/execnet issue
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 6b1b1a3414c3: add note related to issue64
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 07fd4e3a6ac9: fix links, partially thanks to fijal
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 02f1d618996b: some doc fixes
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 652c3c746a6e: adding a link to the tutorial page
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit b3eda3294727: add some issues
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 96fba87ba03f: create version/interpreter differentiated py.test$VER for cpython, jython, pypy-c's, prepare 1.1.2 release
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 48dbf8b0e6c9: cleanup bin-script creation, fix docs, add FAQ entry about py.test --version
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 8402eaae5d01: capitialize I
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit f46593400125: fixes to various tests, related to execnet automatic ID generation and other bits.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 781b46bb3282: adding pip requirements file
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 2168581ec29d: rather use newest execnet always
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit df0ad9519409: temporarily adding files for playing with hudson
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit dba87d2e2562: introduce --ignore option to ignore paths during collection
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit cea6be014c38: fixing and cleaning up some tests
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 3a3525787e28: try to fix windows path issue
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 69e19a983854: windows fixes and print funcargs for keyboardinterrupt traces
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 143a2777a61d: fixing windows32 svn-testing issues
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit fd04d8d8c8cd: fix typo
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 78da77459ff7: another fix for windows
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit f0c844a51152: add script to generate standalone py.test
commits-noreply at bitbucket.org
- [py-svn] apipkg commit 47756aba150f: adding special attribute __onfirstaccess__ whose value
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit f3825c8a4456: always import defaultconftest by python import path. strike some redundant code.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit b38b9280c073: remove defaultconfest.py and make PluginManager directly do early initialization of default plugins.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 756383d54510: simplify pluginmanager, move plugin validation code to plugin, remove unused code
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 42a36fa714e6: remove/reduce internal global state: py._com.registry is now fully contained and always instantiated from the py.test PluginManager class.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 85626112b548: robustiy some randomly failing tests
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 2bf7d69d8f1d: simplify Config initialization
commits-noreply at bitbucket.org
- [py-svn] apipkg commit e630694050b2: refine and better test onfirstaccess handling
commits-noreply at bitbucket.org
- [py-svn] apipkg commit b517c03e87af: further refinements with respect to access to __onfirstaccess__ itself
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 5fdeab905d84: cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 216a74f8830b: fixup funcargs docs
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit a6a865e1e25d: some testing hygene: move _reparse testing functionality to actual test support code, un-xfail a now passing test, reduce direct py.test.config usage aiming for deprecation.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 717f09c82287: make looponfailing a bit more robust against relative imports and changed directories - needs more work, probably.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 24e0354bb484: some debug info aimed at helping to find out about a randomly failing test_export
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 42bec69042c5: streamline some tests and overall reduce py.test.ensuretemp usage, note down issue about deprecation .
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 4b97998e25d9: fix capturing to be more careful during teardown when a setup never happened (due to e.g. an error in user-provided runtest_setup code)
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 2f5788d1819f: only consider matching conftest plugins for discovering hooks related to collection nodes.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit e995671376bb: generalize hook calling from collection nodes but stop short
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit cf5995e23461: skip tests using 'capfd' funcarg but not having os.dup. cleanup issues and regen plugin docs.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 7c865991c921: update ISSUES some more, introduce duration to RunResult and a failing dist-testing termination test.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 217b2f0523c0: deprecate use of 'disabled'
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 1a34c06b5a81: streamline svn test setup a bit, clear caches on setup-restore, hopefully will erase random failures with test_export.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit ed40b4eda543: fix aimed at passing jstests functional tests: allow to have _fillfuncargs() called even for non-pycollect-object test-items.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 851eded2b0e0: refine deprecations, move some over to test_deprecated_api
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 06dfbfa6fb8d: deprecate direct definition of Directory, Module, ... in conftest.py's,
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 9e18a1a2a67a: a first go at testing schmir's generate_standalone_pytest script and
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 528f14456c8c: fix accidentally broken pylib's own conftest.py
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit f01f6a7caab9: refine tests to cache single-script and make standalone work with distributed testing.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 27f764f5693b: fix some standalone-script running issues:
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 5a401029c1d4: make inspect.getsource work for standalone py.test by implementing a get_source method on our DictImporter.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 9f60daedd927: move standalone script to become a plugin offering "--genscript",
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit b94b218d6202: adding a logxml plugin and a --xml=path option generating a junit-xml style result log. The xml result log can be parsed nicely by hudson.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit c14662d121dd: fixing invocation
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit dd3f0c0bc8a3: fix xml generation for skipped collections of tests
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 2f97b1b6a2cc: introduce --confcutdir option to early-inhibit lookup of conftest files above a certain directory.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 3b9141d6bd7d: internal: always use scripts found in the environment
commits-noreply at bitbucket.org
Last message date:
Thu Dec 31 22:35:34 CET 2009
Archived on: Fri Dec 28 22:29:01 CET 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).