summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Refactor testsJarrod Millman2019-11-192-5/+3
* Remove unused importsJarrod Millman2019-10-211-1/+1
* Update travisJarrod Millman2019-10-152-2/+6
* Finalize release notesJarrod Millman2019-10-151-2/+2
* Test Py 3.8.0 on AppVeyorJarrod Millman2019-10-141-1/+1
* Test Python 3.8 with AppVeyorJarrod Millman2019-10-121-13/+6
* Finalize transition to pytestJarrod Millman2019-10-121-1/+1
* Have pytest run doctests / not sphinxJarrod Millman2019-10-122-1/+2
* replace nose yield tests in test_coloring.pyDan Schult2019-10-121-1/+1
* Have CIs use pytestJarrod Millman2019-10-121-3/+2
* Test Py 3.8 on macosJarrod Millman2019-10-061-0/+1
* Fix xdg-open issueJarrod Millman2018-08-082-3/+12
* Work around for xdg-open on xenialJarrod Millman2018-08-081-14/+1
* More verboseJarrod Millman2018-08-083-6/+6
* More fixesJarrod Millman2018-08-081-1/+1
* Update appveyorJarrod Millman2018-08-081-1/+1
* Add make doctest back into the doc build pipeline (#3038)Dan Schult2018-06-281-0/+1
* More informative doc buildJarrod Millman2018-06-271-0/+1
* Pull back graphviz version on osx_install to v2.38 (#2853)Dan Schult2018-01-281-1/+1
* Temporarily disable sphinx doctestsJarrod Millman2018-01-081-1/+0
* Finish gh pages mv (#2656)Jarrod Millman2017-09-081-10/+9
* Have travis-ci deploy docsJarrod Millman2017-09-072-0/+63
* Have travis-ci build pdfJarrod Millman2017-09-073-2/+16
* Refactor travis testsJarrod Millman2017-09-074-12/+28
* Add miniconda osx test environment for graphviz (#2626)Dan Schult2017-08-221-6/+27
* Add nx_agraph testsJarrod Millman2017-08-171-0/+16
* Add OSX buildJarrod Millman2017-08-123-8/+16
* Reorganize travis configJarrod Millman2017-08-123-0/+64
* Drop 3.3 support (#2545)Jarrod Millman2017-07-262-0/+148
* Fix sphinx (#2517)Jarrod Millman2017-07-171-0/+235
* Remove obsolete testing tools.Jordi Torrents2016-11-033-569/+0
* Change default role for sphinx to 'obj'Dan Schult2016-03-031-1/+1
* Fix bug in checking minimum version for requsts lib.Jordi Torrents2013-08-141-1/+1
* Add python3.3 to test_pr scriptAric Hagberg2013-01-041-1/+1
* Remove rebase suggestion when clean merge failsJordi Torrents2012-09-231-8/+5
* Less redundant info in test reportsJordi Torrents2012-09-231-15/+16
* Nicer and clearer report from testsJordi Torrents2012-09-231-15/+37
* Remove PyPy supportJordi Torrents2012-08-121-31/+6
* Check for request version and die if minimum not metJordi Torrents2012-08-121-0/+12
* Fix error when PYTHONPATH not defined.Jordi Torrents2012-08-121-11/+11
* pipe STDERR to STDOUT when installing NX so its output is also written to the...Jordi Torrents2012-08-121-1/+1
* Add a try/except clause when checking that the right nx is imported. So we ca...Jordi Torrents2012-08-121-3/+11
* Add PyPy support. Needs work: In Debian/Ubuntu it is necessary to explicitly ...Jordi Torrents2012-08-101-4/+19
* Report missing libraries during tests and number of skipped and passed testsJordi Torrents2012-08-101-15/+37
* Adapt ipython's script for testing PR. See ipython/toolsJordi Torrents2012-08-103-0/+517
* tools->scriptsaric2005-12-014-77/+0
* Name change from NX->networkxaric2005-07-134-0/+77