On 25 Mai, 04:10, Matthew <mrock...@gmail.com> wrote:
> My process is fishy though. I'm opening up either isympy or ipython
> and then "run"ing the test to get all of the test_functions and then
> running them individually. Lots of things pass that don't when I run
> bin/test

You can also do for example

$ python bin/test poly

to run all tests with "poly" in their name.

There are still some tests which depend on the order in which they are
executed, thus they may fail if executed in another order. But I don't
think you hit such a test.

Vinzet

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