Tom Christie
|
07349597ab
|
whitespace fixes
|
2011-12-29 13:31:12 +00:00 |
|
markotibold
|
116a9ee824
|
Stole some code from djangorestframework/runtests/runcoverage.py so that coverage is also implemented for the examples. Because Jenkins looks for a coverage.xml file for all defeined projects in tox.ini we need it to pass the tests.
|
2011-04-27 15:07:25 +02:00 |
|
markotibold
|
9473d17dd6
|
Omitting all the superfluous tests. Later on we might want a nicer way to specify which apps to test, because they are now hardcoded in runtests.py. (Listdir doesn't do the trick, tried that already :-) )
|
2011-04-27 13:40:46 +02:00 |
|
markotibold
|
e3b08c7f74
|
All should work fine now on jenkins. For some reason Tox with jenkins and env names of the form platform-djangoversion-examples results in an OSError Permission denied. No clue why.
|
2011-03-20 01:52:18 +01:00 |
|
markotibold
|
d168f42b13
|
testing jenkins
|
2011-03-20 01:34:24 +01:00 |
|
markotibold
|
9215197327
|
Adding examples to tox. Appears quite useful cause some example tests are broken.
|
2011-03-19 03:04:22 +01:00 |
|