Hey, I am new I need help regarding how do I test the changes that I made in the module.I have made certain changes but I can't figure out how to check whether my changes work for all test cases... How do I check??
--
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+unsubscribe@googlegroups.com.
To post to this group, send email to sy...@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/75d1c8e0-3b1c-42cb-bb9a-97660e5fb2d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Gaurav Dhingrain your SymPy main repo. You can read more about running tests tests here https://github.com/sympy/sympy/wiki/Development-workflow#be-sure-that-all-tests-of-sympy-pass.You can test the changes made in the module runninguser@machine:~/sympy $ python ./bin/test
On Tue, Jan 24, 2017 at 5:00 PM, Yathartha Joshi <yatha...@gmail.com> wrote:
Hey, I am new I need help regarding how do I test the changes that I made in the module.I have made certain changes but I can't figure out how to check whether my changes work for all test cases... How do I check??
--
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+un...@googlegroups.com.
Further I specified the pathPath=$PATH:/C:/Users/DELL/AppData/Local/Programs/Python/Python35/
--
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+unsubscribe@googlegroups.com.
To post to this group, send email to sy...@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/b13b6114-d3ab-4275-8eee-52daa51bdba5%40googlegroups.com.
If you feel okay, then you can post your solution (where you were going wrong).Gaurav Dhingra
On Tue, Jan 24, 2017 at 7:11 PM, Yathartha Joshi <yatha...@gmail.com> wrote:
Sorry for the two messages, I was a bit too early to post.Now I figured out where actually I was going wrong.The problem is solved. Thanks @gaurav.Yathartha
On Tuesday, January 24, 2017 at 5:00:19 PM UTC+5:30, Yathartha Joshi wrote:Hey, I am new I need help regarding how do I test the changes that I made in the module.I have made certain changes but I can't figure out how to check whether my changes work for all test cases... How do I check??
--
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+un...@googlegroups.com.
To post to this group, send email to sy...@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.