Test is an executable in the sympy/bin directory. For example I have my
sympy directory in my /home/mrocklin/workspace so the test executable we're
referring to is located here
 /home/mrocklin/workspace/sympy/bin/test


On Mon, Jul 18, 2011 at 5:03 PM, Alan Bromborsky <[email protected]>wrote:

> On 07/18/2011 04:26 PM, Tom Bachmann wrote:
>
>> bin/test sympy/galgebra/tests/test_GA.**py (or whatever your path is)
>> should work, I think
>>
>> On 18.07.2011 21:24, Alan Bromborsky wrote:
>>
>>> It has been a long time since I did this and I need my memory refreshed.
>>> I have a set of tests for the GA module in test_GA.py. How do I only run
>>> the tests in that file? I do not remember the command.
>>>
>>>
>>  test does not do anything for me when I run " test test_GA.py".  When I
> do man test I get -
>
> TEST(1)                                                          User
> Commands                                                          TEST(1)
>
> NAME
>       test - check file types and compare values
>
> SYNOPSIS
>       test EXPRESSION
>       test
>
>       [ EXPRESSION ]
>       [ ]
>       [ OPTION
>
> DESCRIPTION
>       Exit with the status determined by EXPRESSION.
>
>       --help display this help and exit
>
>       --version
>              output version information and exit
>
> etc.
>
> I don't think this is the test you mean.  It is in /usr/bin and not in
> /bin.   I have no program test in bin.
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to sympy+unsubscribe@**
> googlegroups.com <sympy%[email protected]>.
> For more options, visit this group at http://groups.google.com/**
> group/sympy?hl=en <http://groups.google.com/group/sympy?hl=en>.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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?hl=en.

Reply via email to