Commit Graph

33 Commits

Author SHA1 Message Date
Jannis Leidel 747e48f8bd Backported the Django 1.6 discover runner. 2013-06-15 15:06:34 +02:00
Jannis Leidel 96f0bf887a Merge pull request #12 from riquito/patch-1
Fixed typo in README.rst
2013-04-16 23:38:45 -07:00
Riccardo Attilio Galli b87f238b4e Fixed typo in README.rst 2013-04-17 01:05:42 +03:00
Jannis Leidel ecc22e84e5 Minor fix for the setup instructions. 2013-04-12 18:52:31 +02:00
Jannis Leidel f33d45b978 Added build dir to gitignore. 2013-04-12 18:51:44 +02:00
Jannis Leidel dfefd29a07 Always generate universal wheels. 2013-04-12 18:50:05 +02:00
Jannis Leidel d98bb3a4af Bumped version up a notch. 2013-04-12 18:49:13 +02:00
Jannis Leidel 6f48a373dd Extended note about new test management command. 2013-04-12 18:49:03 +02:00
Jannis Leidel 100de1d7cd Further cleanup of the test management command. 2013-03-24 20:04:40 +01:00
Jannis Leidel 700864c340 Merge pull request #7 from thedrow/develop
Overrided the default test command in order to enable manual overriding ...
2013-03-24 10:12:43 -07:00
Omer Katz d1ff6b023a Overrided the default test command in order to enable manual overriding of the discover-runner settings.
Added options to customize the test loader and the order of test cases in the suite further on in the inheritance chain.
2013-03-16 17:36:36 +03:00
Jannis Leidel eb1d47e5eb Added license to package. Fixes #6. 2013-03-13 16:38:32 +01:00
Jannis Leidel a1d8da08e5 Updated README and AUTHORS file. Bumped version. 2013-01-28 18:27:18 +01:00
Jannis Leidel ba9037fede Merge pull request #4 from rafales/py3-support
Added python 3 support
2013-01-28 09:24:28 -08:00
Rafal Stozek 9e923edf11 Added python 3 support 2012-12-03 16:07:23 +01:00
Jannis Leidel 7ea74e3941 Bumped version up a bit. 2012-09-04 15:58:04 +02:00
Jannis Leidel 6b04630e99 Fixed a wrong assumption about the parent directory of a test module being the top level. 2012-09-04 15:56:42 +02:00
Jannis Leidel a5a7c2b433 Updated changelog and bumped version. 2012-08-20 18:11:39 +02:00
Jannis Leidel 0fdc131e99 Fixed a rather esoteric bug with the way Django wraps itself around unittest2 or the unittest on Python >= 2.7. Closes #2. 2012-08-20 17:54:53 +02:00
Jannis Leidel 613c718bf5 Bumped version to 0.2 2012-05-26 20:40:56 +02:00
Jannis Leidel 9823116543 Updated README. 2012-05-26 20:40:21 +02:00
Jannis Leidel 4b267b2bfc Added support for Django < 1.3 by using unittest2 directly. 2012-05-26 20:40:12 +02:00
Jannis Leidel e0e5114bdd Bumped version. 2012-05-23 11:44:34 +02:00
Jannis Leidel ad5986101e Added Russ to list of authors. 2012-05-23 11:43:52 +02:00
Jannis Leidel 372783797f Merge pull request #1 from Sponsorcraft/master
Correct key for TEST_DISCOVER_ROOT
2012-05-23 02:43:12 -07:00
Russ 31506fb11c corrected name for root symbol 2012-05-22 17:12:21 +01:00
Jannis Leidel 080db61e2d Typo. 2012-05-21 13:25:07 +03:00
Jannis Leidel 334d82a52a Minor typo. 2012-05-21 13:23:11 +03:00
Jannis Leidel 0a0c3fb0a9 Added a Why? section. 2012-05-21 13:20:30 +03:00
Jannis Leidel fc2f0e44f0 More readme fixes. 2012-05-20 15:17:19 +02:00
Jannis Leidel ff0de773e6 Tried to fix weird Github rST rendering issue. 2012-05-20 15:14:39 +02:00
Jannis Leidel 36e44e5db3 Added praise for Carl. 2012-05-20 15:08:36 +02:00
Jannis Leidel 97d8334c22 Inintial commit. 2012-05-20 15:04:16 +02:00