https://issues.apache.org/bugzilla/show_bug.cgi?id=47974
Summary: srclib/apr/test/README - incorrect instructions
Product: Apache httpd-2
Version: 2.2.14
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
States under heading 'Building the full driver' to do:
make testall
./testall
However this fails because it has not made all components for test.
Should be something more like:
make check
which does the make and runs tests.
The 'make testall' does not include 'TESTALL_COMPONENTS' def'd in Makefile,
resulting in some tests failing/hanging, etc.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]