On Thu, Apr 28, 2011 at 4:02 PM, 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 :-).

I just implemented pastehtml.com in sympy-bot. See for example this
pull request:

https://github.com/sympy/sympy/pull/231

Tom, can you please send a pull request against
https://github.com/sympy/sympy-bot ?

Let's maintain it there, until it matures and we like the results.
Then we can decide whether or not to maintain such code in sympy
itself.

Ondrej

-- 
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.

Reply via email to