index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
tests
/
test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add numpy=True|False flag to networkx.test()
Aric Hagberg
2011-09-11
1
-1
/
+7
*
Don't allow running networkx.test() if the current working directory is the n...
Aric Hagberg
2011-07-17
1
-2
/
+6
*
Default networkx.test() to not run doctests since
aric
2010-08-10
1
-1
/
+4
*
Add fixtures to skip doctests when optional imports are missing.
aric
2010-04-23
1
-1
/
+1
*
Add SkipTest for optional packages (Numpy,SciPy).
aric
2010-04-22
1
-4
/
+5
*
Write to stderr instead of print in tests
aric
2010-04-22
1
-1
/
+1
*
Reduce verbosity of tests and add verbosity option to test()
aric
2010-04-22
1
-2
/
+9
*
Cleanup of setup and test scripts.
aric
2010-04-19
1
-1
/
+0
*
Add test files to package install.
aric
2010-04-19
1
-3
/
+5
*
Update test runner so networkx.test() tests all
aric
2010-04-17
1
-74
/
+15
*
Use standard "import networkx as nx" in all modules
aric
2010-04-17
1
-0
/
+3
*
Fixes #260
cellison
2009-08-17
1
-6
/
+1
*
try to import pylab before testing matplotlib - catches backend import
aric
2008-12-22
1
-0
/
+1
*
Rework test code.
aric
2008-11-15
1
-47
/
+42
*
GML format graph reader, tests, and example (football.py)
aric
2007-11-08
1
-0
/
+9
*
adjust tests for missing io.py
aric
2007-07-21
1
-2
/
+5
*
networkx.test() now works with or without setuptools
aric
2007-01-31
1
-2
/
+4
*
some tests should be skipped if no numpy, scipy, yaml
aric
2006-11-27
1
-10
/
+27
*
remove Numeric import from tests: must use numpy
aric
2006-11-10
1
-8
/
+5
*
Test code now tests generator code by default. Fixed some generator tests.
sundsdal
2006-05-13
1
-0
/
+4
*
use numpy if available or else try Numeric
aric
2006-04-25
1
-2
/
+8
*
Added a hack to test.py for testing spectrum things
dschult
2006-04-01
1
-0
/
+8
*
correct directory/package location for tests
aric
2005-12-13
1
-1
/
+2
*
cleanup of test code
aric
2005-12-12
1
-8
/
+4
*
now can run tests.all() without installing setuptools
aric
2005-12-02
1
-5
/
+13
*
update testing infrastructure
aric
2005-12-01
1
-8
/
+8
*
subdirectories for tests
aric
2005-12-01
1
-0
/
+37
*
Move testing directory up one level.
aric
2005-07-15
1
-80
/
+0
*
Name change from NX->networkx
aric
2005-07-13
1
-0
/
+80