#11456: 'make test' should run the tests
--------------------------+---------------------
     Reporter:  arma      |      Owner:  dgoulet
         Type:  defect    |     Status:  closed
     Priority:  normal    |  Milestone:
    Component:  Torsocks  |    Version:
   Resolution:  wontfix   |   Keywords:
Actual Points:            |  Parent ID:
       Points:            |
--------------------------+---------------------
Changes (by dgoulet):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 {{{make check}}} is usually the prefered way for autoconf to run tests.

 Torsocks now uses tap for testing thus run.sh is the script run by make
 check to fire up the tests. In tests/Makefile.am:

 {{{
 check-am:
     ./run.sh test_list
 }}}

 So, I'm not sure it's relevant here to have "make test" and "make check"
 do the same thing thus will close this one as wontfix. If you do fine a
 use case for it, we'll reopen this gone gladly!

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11456#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to