Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove double exclude line as py3 configparser complains otherwise | Joern Hees | 2015-03-18 | 1 | -2/+1 |
| | |||||
* | make external_graph_libs tests optional (only run if ext lib is installed) | Joern Hees | 2015-03-18 | 1 | -0/+1 |
| | | | | | | | | networkx shouldn't be a dependency of rdflib just to run tests. Also graph_tool heavily depends on C libs and can't easily be installed via pip (or via apt-get on travis). Hence, the doctests are duplicated into proper tests that auto skip if networkx or graph_tool can't be imported. | ||||
* | Revert to mainstream, temporarily suspend doctests. | Graham Higgins | 2013-04-12 | 1 | -6/+4 |
| | |||||
* | Immigrate rdflib-sparql (plus some prefiguring changes) | Graham Higgins | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | Re-enable doctests, adjust docstrings for use with py3compat. | Graham Higgins | 2012-02-18 | 1 | -3/+3 |
| | |||||
* | removed bits that are causing the release to have .dev_r0 tacked on the end ↵3.0.0 | eikeon | 2010-05-13 | 1 | -4/+0 |
| | | | | of it | ||||
* | added \!manual to setup.cfg; marked failing test cases as known_issue | eikeon | 2009-04-09 | 1 | -1/+1 |
| | |||||
* | annotated tests with attributes known_issue, slow, non_core and sparql to ↵ | eikeon | 2009-04-02 | 1 | -2/+3 |
| | | | | make it easier to run the various groups of tests; and make the default be tests that match the following: \!known_issue,\!slow,\!non_core,\!sparql | ||||
* | figure out how to exclude rdflib.store for now; not sure why it's not ↵ | eikeon | 2007-03-12 | 1 | -0/+2 |
| | | | | ignoring test.mysql | ||||
* | added bit to configure 'setup.py nosetests' to run doc tests | eikeon | 2007-03-12 | 1 | -0/+6 |
| | |||||
* | added continuous-releases-using-subversion bit | eikeon | 2007-03-11 | 1 | -0/+3 |