[sagemath] 01/01: README.source: Add line to run all doctests after build for convenience.

Tobias Hansen thansen at moszumanska.debian.org
Sat Jun 17 11:17:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository sagemath.

commit 672233dc2f52ffbbfa4b97fded70d6aef7d98f95
Author: Tobias Hansen <thansen at debian.org>
Date:   Sat Jun 17 11:17:04 2017 +0000

    README.source: Add line to run all doctests after build for convenience.
---
 debian/README.source | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/README.source b/debian/README.source
index 3465e11..ad4ff69 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -38,6 +38,10 @@ sure you're in the top-level package directory, where debian/ is. Then:
  $ . <(debian/rules export-build-env)  # assumes you're in bash or zsh
  sage$ ./sage -t -p --long src/sage/file/you/want/to/test
 
+To run all the tests:
+
+ sage$ ./sage -t -p --all --long --logfile=logs/ptestlong.log
+
 See https://www.sagemath.org/git-developer-guide/doctesting.html for more
 information and helpful tips.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git



More information about the debian-science-commits mailing list