Oh and there seems to be a bug in doctest: if you name your branch sympy-next and then run doctest, then the files are displayed as next/ doc/... instead of just doc/... Or is that a feature ^^ In any case it (currently) upsets sympy-next's parsing so you should be aware of it.
On 29 Apr., 00:02, Tom Bachmann <ness...@googlemail.com> wrote: > I extended sympy-next to do real option parsing. Here is the --help > output: > > usage: sympy-next.py <options> > --help -h This message > --verbose -v Enable verbose output > --no-test -n Only recreate output > --stamp=name -s Identifier for this run [generated from > date] > --logfile=name -l Name of logfile > --branchfile=file -b File to get branches from > --outdir=dir -o Where to create output > --command=cmd -c Command to run for testing > --repo=dir -r Repository to use for testing > > Ondrej: note that you can specify the logfile (I think you asked for > this). Also the log is now appended to the html created. > Aaron: is the --command switch enough to use tox? I suppose not if tox > tests several configurations at once. But I haven't actually looked at > it in detail. > > I'm looking forward to see autogenerated reports on pastehtml :-). -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to sympy@googlegroups.com. To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.