November 2010 Archives by subject
Starting: Mon Nov 1 00:26:27 CET 2010
Ending: Mon Nov 29 16:58:03 CET 2010
Messages: 152
- [py-svn] apipkg commit 1ccd1b2e2232: test that importing from an alias module works.
commits-noreply at bitbucket.org
- [py-svn] apipkg commit 41f548cd98ae: simplify AliasModule.__repr__.
commits-noreply at bitbucket.org
- [py-svn] apipkg commit 4380c721021d: adapt test_module_alias_import.
commits-noreply at bitbucket.org
- [py-svn] apipkg commit ad8da71fea6d: bump version, add changelog
commits-noreply at bitbucket.org
- [py-svn] apipkg commit afac3bb76444: make importing from an alias module work.
commits-noreply at bitbucket.org
- [py-svn] apipkg commit f7ad3ae4e30f: dont load __doc__ early, making ApiModules now fully lazy
commits-noreply at bitbucket.org
- [py-svn] apipkg commit fd590ef45812: make initpkg work without an "old module" in sys.modules
commits-noreply at bitbucket.org
- [py-svn] py commit 33d061c0c279: super does not work with exceptions in python2.4
commits-noreply at bitbucket.org
- [py-svn] py commit 5346ab41b059: setting version to 1.4.0 refining release announce
commits-noreply at bitbucket.org
- [py-svn] py commit 572f3f908bce: depend on correct pytest version
commits-noreply at bitbucket.org
- [py-svn] py commit 85a43322235d: improve assertion heuristics - the starting line needs to contain "assert " now
commits-noreply at bitbucket.org
- [py-svn] py commit 8d9ddabb8c3f: fix assertion source finding raising some more
commits-noreply at bitbucket.org
- [py-svn] py commit 9265aa1ddd34: fixed and sent release announcement
commits-noreply at bitbucket.org
- [py-svn] py commit acc532fe1fca: fix docs to point to 1.4.0
commits-noreply at bitbucket.org
- [py-svn] py commit beee8a9b2fe5: some doc fixes
commits-noreply at bitbucket.org
- [py-svn] py commit c4f9141c8ef5: make this package be the prime "py" package again to simplify release and packaging
commits-noreply at bitbucket.org
- [py-svn] py commit ceb0875f32dc: slightly refine assertion heuristic
commits-noreply at bitbucket.org
- [py-svn] py commit d8a7846892df: release prep
commits-noreply at bitbucket.org
- [py-svn] py commit f10f6036eee5: Added tag 1.4.0 for changeset 5346ab41b059
commits-noreply at bitbucket.org
- [py-svn] pylib commit 1371dfb06957: use new apipkg with aliasmodule support
commits-noreply at bitbucket.org
- [py-svn] pylib commit 1fe1c8998862: * removed compat namespace
commits-noreply at bitbucket.org
- [py-svn] pylib commit 45b898021117: introduce a dirname attribute to path objects
commits-noreply at bitbucket.org
- [py-svn] pylib commit 4ce4019bb0a9: adapt to simpler indexserver def
commits-noreply at bitbucket.org
- [py-svn] pylib commit 50db633de97b: redo documentation for pylib: convert to sphinx, add an enhance.
commits-noreply at bitbucket.org
- [py-svn] pylib commit 52d3b11bd299: refine docs, README -> setup.py
commits-noreply at bitbucket.org
- [py-svn] pylib commit 5367bea2f477: update iniconfig
commits-noreply at bitbucket.org
- [py-svn] pylib commit 577b5991dbce: bump version, add changelog
commits-noreply at bitbucket.org
- [py-svn] pylib commit 646d50096ca9: adapt to new tox indexserver syntax
commits-noreply at bitbucket.org
- [py-svn] pylib commit 64c4901145ff: fix recursion handling (failed on windows)
commits-noreply at bitbucket.org
- [py-svn] pylib commit 7799c5a50b52: fix samefile() impl on windows
commits-noreply at bitbucket.org
- [py-svn] pylib commit bd406471f394: fix path.dirname on windows, some detail fixes to make cross linux/windows testing work
commits-noreply at bitbucket.org
- [py-svn] pylib commit cc6128f129a0: bump version
commits-noreply at bitbucket.org
- [py-svn] pylib commit e8cc8ddb7505: add breadthfirst and sorted options to visit(), refactor to a Visit class
commits-noreply at bitbucket.org
- [py-svn] pylib commit eaeb7575fbcf: not all python2.6.5 pass this test it seems
commits-noreply at bitbucket.org
- [py-svn] pylib commit f5b2ad2c9cb0: slight adjustments
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit 05e9a2aa1553: merge nodemanager and gwmanager
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit 1edfc8649ffc: * introduce progress-reporting
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit 2bda8b5eecd3: adapt to new import locations
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit 5f81d2757754: rel preps
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit 724fe27731c7: unregister terminal plugin in subprocesses before it gets configured
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit 76db8f1c237c: don't add opts in sub processes, add -rf by default
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit 8cea75c22706: adapt to collection -> session renaming of pytest core
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit 8e7b9712d0db: important for allowing addopts + looponfail
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit 917353071622: shift documentation, remove duplicate code
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit 922c00c8c2fa: adapt to pytest changes, add looponfailingdirs ini-option
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit 94be523cbf10: Added tag 1.5 for changeset cd44a941c833
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit 9c6fb2a805e1: fix and unify remote skip test/collect reports
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit b2582a5bd279: fox tox.ini file
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit b6a80ccbb4aa: fixes for new internal pytest tmpdir handling
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit ba07fdbea9d9: adapt to new pytest changes, use new addini/getini methods for rsyncdirs / rsyncignore options
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit cd44a941c833: upping version to 1.5
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit f4c1b7411063: another fix to tox.ini
commits-noreply at bitbucket.org
- [py-svn] pytest-xdist commit f724a1ad7e58: some changes to make remote testing work better - slightly hackish and will remain so until 'tox' is used to create environments and properly set things up.
commits-noreply at bitbucket.org
- [py-svn] pytest commit 01f97e561a1a: some fixes to make cross linux/windows remote testing work again
commits-noreply at bitbucket.org
- [py-svn] pytest commit 026cb4b8eebd: bumping version to a dev version, run tests by using python PyPI by default
commits-noreply at bitbucket.org
- [py-svn] pytest commit 057049589d52: fix skip reporting over distributed testing. if we have a "skip" report
commits-noreply at bitbucket.org
- [py-svn] pytest commit 05df9e37023f: bump version and comment out ignore-testclass-if-unittest-module-feature
commits-noreply at bitbucket.org
- [py-svn] pytest commit 06270cb47dad: allow setup_method/teardown_method to be mixed into unittest cases, reshuffle tests a bit
commits-noreply at bitbucket.org
- [py-svn] pytest commit 06e3242d34b2: Added tag 2.0.0 for changeset e9e127acd6f0
commits-noreply at bitbucket.org
- [py-svn] pytest commit 079d3f4bb7b3: allow setup_class in unittest test cases
commits-noreply at bitbucket.org
- [py-svn] pytest commit 09ceba1e4812: implement and document new invocation mechanisms, see doc/usage.txt
commits-noreply at bitbucket.org
- [py-svn] pytest commit 0aaee1071bb4: update issues
commits-noreply at bitbucket.org
- [py-svn] pytest commit 0b0933c4cacd: some pep8 fixes
commits-noreply at bitbucket.org
- [py-svn] pytest commit 0ce9db200a51: some python3 related fixes
commits-noreply at bitbucket.org
- [py-svn] pytest commit 0e827d0237a4: adapt to simplified tox indexserver definition
commits-noreply at bitbucket.org
- [py-svn] pytest commit 0fb3d4517695: some cajoling to get pytest.py to be found when it's not on path
commits-noreply at bitbucket.org
- [py-svn] pytest commit 125c0136ba20: add "linelist" type for ini-files
commits-noreply at bitbucket.org
- [py-svn] pytest commit 189bbc321107: [mq]: doc
commits-noreply at bitbucket.org
- [py-svn] pytest commit 19df6d3f871f: Finish the test
commits-noreply at bitbucket.org
- [py-svn] pytest commit 1df9ce97afeb: some fixes for --pyargs situations and the docs, remove wrongly added test
commits-noreply at bitbucket.org
- [py-svn] pytest commit 1e1073e89e9f: fix bare "py.test" runs without a directory by not defaulting to --doctest-modules which will virtually import everything
commits-noreply at bitbucket.org
- [py-svn] pytest commit 2203d078dd48: bump version
commits-noreply at bitbucket.org
- [py-svn] pytest commit 22ce60ec51fe: introduce a minimal tag-based tracer, to be extended if needed, strike pytest_trace hook.
commits-noreply at bitbucket.org
- [py-svn] pytest commit 22f3981d50c8: fix #6 : allow skip/xfail/pdb with trial by hacking the raw exception info out from trial
commits-noreply at bitbucket.org
- [py-svn] pytest commit 286116561e6f: fix bug on windows
commits-noreply at bitbucket.org
- [py-svn] pytest commit 2bd8b95e0ccb: add some missing files
commits-noreply at bitbucket.org
- [py-svn] pytest commit 2bffb78b3c42: bump version
commits-noreply at bitbucket.org
- [py-svn] pytest commit 2dea0dd5657e: run doctests in .txt/.rst files directly specified on command line irrespective of "test*.txt" pattern.
commits-noreply at bitbucket.org
- [py-svn] pytest commit 2df60ca00849: also accept non-pytrace pytest.fail() call in setup/teardown methods
commits-noreply at bitbucket.org
- [py-svn] pytest commit 2dfb0db0864d: remove pytest_report_iteminfo hook, i strongly guess nobody needs or uses it.
commits-noreply at bitbucket.org
- [py-svn] pytest commit 2e4c9cdd531a: regenerating examples
commits-noreply at bitbucket.org
- [py-svn] pytest commit 3253d770b03c: remove imperative xfail, this test passes
commits-noreply at bitbucket.org
- [py-svn] pytest commit 360498cc71f6: avoid parsing of path objects when pytest.main(path) is called.
commits-noreply at bitbucket.org
- [py-svn] pytest commit 37e6a9570c34: rename addargs to addopts, make adding of opts configurable
commits-noreply at bitbucket.org
- [py-svn] pytest commit 3986b64bdce8: test and fix tracing indentation in case of exceptions
commits-noreply at bitbucket.org
- [py-svn] pytest commit 39967d4a7b5d: fix the py version check
commits-noreply at bitbucket.org
- [py-svn] pytest commit 3b14dfd0a106: improve docs
commits-noreply at bitbucket.org
- [py-svn] pytest commit 3bfe3a961247: install dependency from pytest distribution, not prior.
commits-noreply at bitbucket.org
- [py-svn] pytest commit 3da7c9990c7d: majorly refactor collection process
commits-noreply at bitbucket.org
- [py-svn] pytest commit 43dccff20598: replace with list comp
commits-noreply at bitbucket.org
- [py-svn] pytest commit 4853ee1ad7d5: tons and tons of refinements and additions to docs
commits-noreply at bitbucket.org
- [py-svn] pytest commit 48c7827675cc: A test for trial
commits-noreply at bitbucket.org
- [py-svn] pytest commit 4bdabf614c76: reverse options ordering in Parser class instead of on PluginManager
commits-noreply at bitbucket.org
- [py-svn] pytest commit 4e2a0da2c7df: flat is better than nested (cont'd):
commits-noreply at bitbucket.org
- [py-svn] pytest commit 53915e1ea006: refine tmpdir handling and docs
commits-noreply at bitbucket.org
- [py-svn] pytest commit 54e78a7ce498: revert benjamin's change: script could be py.test.exe so we cannot
commits-noreply at bitbucket.org
- [py-svn] pytest commit 567a0d7b8fa2: some more refinements to docs
commits-noreply at bitbucket.org
- [py-svn] pytest commit 57f312d11228: last changes, preparing 2.0.0
commits-noreply at bitbucket.org
- [py-svn] pytest commit 5f89191fcd0a: some more improvements and updates to docs, add release announcements
commits-noreply at bitbucket.org
- [py-svn] pytest commit 64e7dded2022: add coding for py3
commits-noreply at bitbucket.org
- [py-svn] pytest commit 64fe9da75233: adding anto's projects
commits-noreply at bitbucket.org
- [py-svn] pytest commit 66a7de5f7a3e: need double colon here
commits-noreply at bitbucket.org
- [py-svn] pytest commit 6996b4fa53a1: refine initilization: read config also from a "pytest.ini" file if exists
commits-noreply at bitbucket.org
- [py-svn] pytest commit 6a5bbc78bad9: probably the last major internal cleanup action: rename collection to
commits-noreply at bitbucket.org
- [py-svn] pytest commit 6da16e7e805f: adapt to new tox indexserver syntax
commits-noreply at bitbucket.org
- [py-svn] pytest commit 73811fb299b8: fix doctest IDs, also fix tree traversal and remove dead code
commits-noreply at bitbucket.org
- [py-svn] pytest commit 755d6ca9b91b: also un-nest test directory
commits-noreply at bitbucket.org
- [py-svn] pytest commit 7d2db9cfe921: allow unregistration by name
commits-noreply at bitbucket.org
- [py-svn] pytest commit 809c2914a73d: introduce an option that avoids discovery of classes other than unittest.TestCase in modules
commits-noreply at bitbucket.org
- [py-svn] pytest commit 8295dc9f529f: perform represenation of short paths at test execution site
commits-noreply at bitbucket.org
- [py-svn] pytest commit 83cd00f43c89: some small pre-release updates
commits-noreply at bitbucket.org
- [py-svn] pytest commit 8431fad888a4: streamline docs, especially use "import pytest" and "pytest.*" in python code examples instead of "import py" and "py.test.*".
commits-noreply at bitbucket.org
- [py-svn] pytest commit 84ce63c04007: teach trial support code to throw separate errors/failures for setup/call/teardown
commits-noreply at bitbucket.org
- [py-svn] pytest commit 867df79243d4: refine docs and docstrings, fix some small bits here and there while doing that.
commits-noreply at bitbucket.org
- [py-svn] pytest commit 8dad8f0e7649: PYTHONDONTWRITEBYTECODE might not be set
commits-noreply at bitbucket.org
- [py-svn] pytest commit 8ee073e2945d: fix some more trial/unittest related bits, particularly allow todo/skip items,
commits-noreply at bitbucket.org
- [py-svn] pytest commit 9810db0ef538: bump version number
commits-noreply at bitbucket.org
- [py-svn] pytest commit 98575d7ad93e: fix bug showing up on windows
commits-noreply at bitbucket.org
- [py-svn] pytest commit 98e74a494cb2: fix: mark.* objects are now immutable as long as they are not an attribute on a function, enables usage like this::
commits-noreply at bitbucket.org
- [py-svn] pytest commit 9a0938131cfa: massive documentation refinements
commits-noreply at bitbucket.org
- [py-svn] pytest commit 9d430445abb6: python3 fixes
commits-noreply at bitbucket.org
- [py-svn] pytest commit 9ff5086b4e67: introduce norecursedirs config option, remove recfilter()
commits-noreply at bitbucket.org
- [py-svn] pytest commit a864bc3f8b16: refine unittest support to also work with twisted trial test cases better by
commits-noreply at bitbucket.org
- [py-svn] pytest commit ac86d3a188b1: majorly changing the unittest compatibility code, calling TestCase(name)(result)
commits-noreply at bitbucket.org
- [py-svn] pytest commit ad3773acb10a: simplify session object and rename some more hooks, not exposed/released yet
commits-noreply at bitbucket.org
- [py-svn] pytest commit ae80b0f9d8ed: introduce new discovery mechanism
commits-noreply at bitbucket.org
- [py-svn] pytest commit af0ac4661ead: tw is unused here
commits-noreply at bitbucket.org
- [py-svn] pytest commit b8b7749ce018: express filter as a listcomp
commits-noreply at bitbucket.org
- [py-svn] pytest commit b9dba72b749a: fix tests by using less likely existing import names
commits-noreply at bitbucket.org
- [py-svn] pytest commit bb8861d816ce: don't try to load conf.py
commits-noreply at bitbucket.org
- [py-svn] pytest commit c359bd19375e: better deal with importing conftest.py with --doctest-modules and
commits-noreply at bitbucket.org
- [py-svn] pytest commit c6e8dde3a8da: show return values of hooks more explicitely
commits-noreply at bitbucket.org
- [py-svn] pytest commit c6eebf5ff629: fix test, bump version
commits-noreply at bitbucket.org
- [py-svn] pytest commit c75f441489d3: introduce new --testpkg importpath option, add more meat to draft release announcement
commits-noreply at bitbucket.org
- [py-svn] pytest commit ce993aec28cc: add a way to mark hooks as "tryfirst" or "trylast" to influence its position in a hook chain.
commits-noreply at bitbucket.org
- [py-svn] pytest commit cfcf15d0d1e4: simplify pluginlist computation
commits-noreply at bitbucket.org
- [py-svn] pytest commit d31c01dbd371: fix #128 show tracebacks for all failures and errors that haven't beed PDB-debugged
commits-noreply at bitbucket.org
- [py-svn] pytest commit d3c75ce89f7d: internally use pytest.* instead of ``py.test.*`` in many places.
commits-noreply at bitbucket.org
- [py-svn] pytest commit d5ce992fb510: depend on py, not pylib distro
commits-noreply at bitbucket.org
- [py-svn] pytest commit d633f6bed7af: add ability to use scope="class" in request.cached_setup() calls
commits-noreply at bitbucket.org
- [py-svn] pytest commit ddcf34bc8c80: refine release announcement
commits-noreply at bitbucket.org
- [py-svn] pytest commit e49e10c37aa0: refine initialization and collection reporting, introduce a progress bar
commits-noreply at bitbucket.org
- [py-svn] pytest commit e4e9f0f7c4dd: document and refine py.test.fail helper and strike superflous ExceptionFailure class
commits-noreply at bitbucket.org
- [py-svn] pytest commit e7083ff9d8ef: show traces for all hook invocations not just "path/node" based ones
commits-noreply at bitbucket.org
- [py-svn] pytest commit e90c2abaefeb: add indent facility to tracing
commits-noreply at bitbucket.org
- [py-svn] pytest commit e9e127acd6f0: fix trove classifier
commits-noreply at bitbucket.org
- [py-svn] pytest commit ea0185ce5bed: remove duplicate code, normalize relative path names to fix windows running tests
commits-noreply at bitbucket.org
- [py-svn] pytest commit f34cf98d4fc9: nice-fy error reporting of self-tests
commits-noreply at bitbucket.org
- [py-svn] pytest commit f52a7803cac8: run subprocess py.test scripts with the python version we're testing on
commits-noreply at bitbucket.org
- [py-svn] pytest commit f6fe6e272106: merging and refining examples, also refining skipping documentation.
commits-noreply at bitbucket.org
- [py-svn] pytest commit f8c5a510fd00: remove invalid comment
commits-noreply at bitbucket.org
- [py-svn] pytest commit ff5f9cf9ff57: some test fixes and refinements
commits-noreply at bitbucket.org
Last message date:
Mon Nov 29 16:58:03 CET 2010
Archived on: Fri Dec 28 22:29:02 CET 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).