[tor-bugs] #11456 [Torsocks]: 'make test' should run the tests
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Jan 19 17:12:03 UTC 2015
#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
More information about the tor-bugs
mailing list