+1 The presumption is that you are referring to qpid-proton tests and 
not qpid-cpp or qpid-dispatch or ...

The widest ranging test is 'python-test'. This could be renamed to 
'proton-tests-of-all-sorts-using-python-test-framework'. When you 
run python-test all the test logs print 'proton_tests.xx.yy'. 
Is it python-test or proton_tests? 

The test scheme is what it is and there's only so much to gain by 
cleaning it up. But if there is any gain at all then please do
make improvements!

-Chuck

----- Original Message -----
> From: "Alan Conway" <[email protected]>
> To: "dev" <[email protected]>
> Sent: Friday, September 23, 2016 11:33:23 AM
> Subject: ctest nit: rename cpp and go tests.
> 
> I'd like to rename the C++ and Go tests to use "-" instead of "_" so
> they are consistent with the other tests. This is my fault, I wasn't
> paying attention when I added the tests. The original tests are like:
> 
>   Test  #2: python-test
>   Test  #5: ruby-spec-test
>   Test #16: c-object-tests
> 
> The offending tests are like:
> 
>   Test  #6: cpp_codec_test
>   Test #25: go_example_electron_test
> 
> I want to rename them as cpp-codec-test, go-example-electron-test etc.
> 
> Only impact is if you use `ctest -R` to run tests selectively.
> 
> Any objection? Silence is consent...
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to