-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Milestone
Description
The sage-ptest
parallel doctesting script has some dead code in it: a function run
that's unused, and a -sage
flag that triggers a call to a no longer existing sage-doctest_tex
script.
I'm attaching a patch that cleans this up, and as a side effect allows sage-ptest
to test files with a .sage
extension.
Component: doctest coverage
Author: Willem Jan Palenstijn
Reviewer: Rob Beezer
Merged: sage-4.3.2.alpha0
Issue created by migration from https://trac.sagemath.org/ticket/8002