On Tue, Jul 8, 2014 at 11:50 AM, Saurabh Jha <saurabh.j...@gmail.com> wrote:
>>
>> If you have all the versions of Python installed on your system, you can
>> run the tests for all of them easily be issuing following command:
>>
>> $ ./bin/test
>> $ ./bin/doctest
>
> I think you need to run each of these with python3 and Gmpy types. I'm not
> sure if Alan's new contributions are taking advantage of Gmpy, so he might
> skip that. But I think he needs to run each of the test cases you mentioned
> with Python 3.

We always run full tests on Travis before merging a PR, so you don't
actually need to run all of these test yourself, unless you are
debugging something,
or if you just want to make sure. When I am submitting a PR, I just
run some limited tests which I think might break, and let Travis do
the rest.

Ondrej

>
> Thank you,
>
> Saurabh
>>
>>
>> There's also a test called test_code_quality in sympy/utilities/
>>
>> Regards
>> Sudhanshu Mishra
>>
>>
>>
>> On Tue, Jul 8, 2014 at 11:08 PM, Alan Bromborsky <abro...@verizon.net>
>> wrote:
>>>
>>> I now have a branch of sympy (github brombo/sympy) with the revisions to
>>> geometric algebra.  How do I run all tests locally including testing for
>>> each sympy supported version of python and whatever other tests are done
>>> when a revision is submitted?
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "sympy" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an
>>> email to sympy+unsubscr...@googlegroups.com.
>>> To post to this group, send email to sympy@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/sympy.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/sympy/53BC2C78.6080400%40verizon.net.
>>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sympy" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to sympy+unsubscr...@googlegroups.com.
>> To post to this group, send email to sympy@googlegroups.com.
>> Visit this group at http://groups.google.com/group/sympy.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/sympy/CAFW_KCQUR4zvBV%2BZ43B5Lw1%3D1cPxD5s5msEOUAjTeSVB3EgjSg%40mail.gmail.com.
>>
>> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at http://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/CAP%2BqjMhMhyYynwHN98CzrQAy1hsmuMfLrhR-OGh%2BwD3GE7btcA%40mail.gmail.com.
>
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CADDwiVBH4Kw4yCh3Dw%2Bj%2BMogN4ZMXoiZBp642eV0BS4APH6UpA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to