Comment #1 on issue 1594 by asmeurer: bin/test --random should also shuffle
tests inside a file
http://code.google.com/p/sympy/issues/detail?id=1594
This could be tricky, because most files have things like x, y, z =
symbols('x y z') at the top. You would have to
make sure that each test has the proper symbol declarations with proper
assumptions before it runs.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
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/sympy-issues?hl=en
-~----------~----~----~----~------~----~------~--~---