llllllllll
bd0da175ad
BLD: Adds versioneer
...
versioneer let's us track the version using git tags. This prevents
issues like the 0.8.2->0.8.3 push. This also puts the number of commits
from the release and the commit you are on in the version.
2015-11-11 18:47:51 -05:00
Scott Sanderson
c738eab0b8
TEST: Run nosetests with timings.
...
We already did this on travis. Make it part of the normal test workflow
instead of a special case for travis.
2015-08-26 19:08:35 -04:00
Thomas Wiecki
1a51ff1ee9
BLD Remove setup.py rst conversion. Add README.md as pypi description.
2015-02-13 13:36:42 +01:00
Eddie Hebert
5ae1aab2af
TST: Add nose-ignore-docstring plugin to requirements and setup.cfg
...
So that docstrings can be added for test documentation, but suppress
those docstrings in test output by default.
2013-05-04 12:52:38 -04:00
fawce
c42ffb5e1a
splitting out coverage config for jenkins, as per @sdiehl comments on PR
2012-03-15 19:21:03 -04:00
fawce
a35c702528
fixed tests net of merge of dataflow.
2012-03-15 17:37:26 -04:00
fawce
c6e0069726
still working on coverage report parameters
2012-03-06 16:59:05 -05:00
fawce
6bc18d8cbc
tweaking reporting settings
2012-03-06 16:44:47 -05:00
fawce
32be941375
re-enabled coverage reporting.
2012-03-06 16:21:47 -05:00
fawce
6283906434
Merge branch 'finance' into master_finance_merge
...
Conflicts:
zipline/messaging.py
zipline/test/client.py
2012-03-01 13:54:47 -05:00
fawce
aa567a1854
clearing unit test references from client.
2012-02-29 11:08:25 -05:00
fawce
f1a7e41d1f
intersticial commit
2012-02-28 11:36:23 -05:00
fawce
2fd2808e28
renamed to zipline
2012-02-14 12:23:48 -05:00
fawce
6730572c2c
switched back to process backed simulator
2012-02-14 12:16:19 -05:00
fawce
0bfb42d1e5
found extraneous flag
2012-02-08 23:10:50 -05:00
fawce
6ccd112dd3
moved all nosetest flags into setup.cfg, added back xml reporting for coverage
2012-02-08 23:06:11 -05:00
fawce
22be49c594
split up transform package into several modules
2012-02-08 21:53:31 -05:00
fawce
81fe2076cb
adjusted params to nosetests, disabled pdb on failure
2012-02-08 16:51:16 -05:00
fawce
ef39dae85a
docs building
2012-02-08 16:01:39 -05:00