Dear support, According to various places (including William's Barcelona dev talk), you should be able to doctest in parallel:
sage -tp 3 "devel/sage/sage/module/file.py" But this doesn't work for me. Instead, I get a message about doctesting 0 files in parallel, and of course all 0 tests pass very quickly indeed. Removing the quotes doesn't work, and sage -t "devel/sage/sage/module/file.py" works fine. What am I doing wrong? And can someone add documentation about the exact syntax, if not? Unfortunately I don't know what to do ?? to in order to get information about the various options one can pass to ./sage as a command. Thanks! This could make life a lot easier, or at least waste less time. - kcrisman --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
