Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitca205cb

Browse files
committed
Merge pull request#2171 from mdboom/nose-docs-link-fix
[sprint] website for tests.py usage does not exist
2 parentse1d391a +bec6f7b commitca205cb

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

‎tests.py

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
#!/usr/bin/env python
22
#
33
# This allows running the matplotlib tests from the command line: e.g.
4-
# python tests.py -v -d
5-
# See http://somethingaboutorange.com/mrl/projects/nose/1.0.0/usage.html
6-
# for options.
4+
#
5+
# $ python tests.py -v -d
6+
#
7+
# The arguments are identical to the arguments accepted by nosetests.
8+
#
9+
# See https://nose.readthedocs.org/ for a detailed description of
10+
# these options.
711

812
importos
913
importtime

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp