Hi Jan,

On Sep 10, 1:01 pm, Jan Groenewald <j...@aims.ac.za> wrote:
> 0 j...@muizenberg:~$vim test.py
> 0 j...@muizenberg:~$mkdir tst
> 0 j...@muizenberg:~$mv test.py tst/
> 0 j...@muizenberg:~$export SAGE_TESTDIR=`pwd`/tst/
> 0 j...@muizenberg:~$sage -t test.py

Sorry, when I said "test.py is in the working directory" then I meant
the current directory, not tst/

So, it should work if you do *not* do "mv test.py tst/"

Alternatively, it should work if you *do" "mv test.py tst/", but then
do "sage -t tst/test.py" in the last step. Of course, you need to tell
"sage -t" where the to-be-tested file sits.

Cheers,
Simon

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to