summaryrefslogtreecommitdiff
path: root/run_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Migrate from nosetest to pytestIwan Aucamp2021-10-241-61/+17
* Fix minor typosNatanael Arndt2020-09-091-1/+1
* cleanup run_tests.pyFlorian Ludwig2020-09-081-11/+4
* 2to3 whole sourcebaset0b32020-06-221-2/+0
* blacked all python filesNicholas Car2020-05-161-18/+20
* make namespace module flake8-compliant, change exceptions in that module to s...Adam Ever Hadani2017-02-061-1/+1
* six: run_tests.py: cleanup, py3 compatibleJoern Hees2017-01-301-17/+24
* Update issue 123eikeon2010-03-121-1/+1
* removed more non core bits; run_tests now runs all tests but those marked wit...eikeon2010-02-051-1/+1
* added bit to run_tests to skip over known_issue; added __test__ = False to rd...eikeon2010-02-041-1/+1
* removed --with-xunit from run_tests.py so as not to confuse people, and put i...ed.summers2010-02-031-1/+0
* trying out xunit output w/ hudsoned.summers2010-02-031-0/+1
* removed old commented out codeeikeon2010-02-031-83/+0
* switch to nose.run_exit to see if it will propagate exit code to hudsoned.summers2010-02-031-1/+1
* removing sparql bits since we've pushed them out of 2.5 for noweikeon2010-02-021-1/+1
* Add "!manual" and "!non_core" to DEFAULT_ATTRS to avoid running manual and no...gjhiggins2009-05-171-1/+1
* fixed Trix parser and added as plugin again, also fixed trix testsgromgull2009-03-031-0/+2
* removed --with-EARL for noweikeon2007-03-301-1/+1
* added --with-EARL to run_tests; added date-time stamp to results output filenameeikeon2007-03-291-0/+1
* slight improvement of docstringlindstream2007-03-241-5/+26
* changed UTF-8 -> utf-8eikeon2007-03-241-0/+151
* go awayeikeon2007-03-241-0/+0
* moved content to run_nose_testseikeon2007-03-241-82/+0
* change run_tests to print message indicating to use: python setup.py testeikeon2007-03-111-2/+7
* Added test case for unicode string query issue; fixed issueeikeon2006-11-151-0/+1
* added JSON testeikeon2006-11-081-0/+2
* Split out Sleepycat tests; made them part of 'not quick'eikeon2006-11-071-0/+2
* cleaned up tests; changed URIRef("foo")!=u"foo"; added/fixed the identifier _...eikeon2006-11-071-4/+13
* Added new N3Serializer, TurtleSerializer, and Abstract super classes. Made N3...gromgull2006-08-081-0/+2
* commenting out rdfa tests as some of them are failingeikeon2006-08-021-1/+2
* merged events code into trunkmichel2006-07-101-0/+2
* removed trailing spacesogrisel2006-06-251-1/+1
* fixing EOL problems by setting the svn:eol-style property to native and repla...ogrisel2006-06-251-58/+58
* - I've made fixes/added feature to RDFa parsereliast2006-06-081-0/+5
* added n3 quoting testeikeon2006-05-211-0/+1
* assorted patches for tests (see http://tracker.asemantics.com/rdflib/ticket/8 )eikeon2006-01-231-5/+20
* removed no longer existing test caseeikeon2005-12-181-2/+0
* added graph2_2eikeon2005-12-161-0/+2
* graph references are now store directly in graphs and not indirectly via thei...eikeon2005-12-151-2/+1
* fixed to_bits; added Statement nodeeikeon2005-12-131-1/+2
* detabifiedeikeon2005-12-131-1/+1
* (no commit message)eikeon2005-12-121-1/+1
* test/contexts now runs with Sleepycat store too; fixed a few remove_context b...eikeon2005-12-121-1/+1
* fixed non quick testseikeon2005-12-091-1/+1
* finished backend -> store bit including some backward compat. bitseikeon2005-12-091-2/+8
* more triples interface alignmenteikeon2005-12-091-5/+6
* updated to include all but test.type_checkeikeon2005-12-071-12/+15
* added back optional context arguments to maintain 2.x interface re: Conjuncti...eikeon2005-12-071-6/+13
* commented back in a few testseikeon2005-12-071-3/+3
* checking in with tests commented out to test new release scripteikeon2005-12-071-16/+13