Closed
Bug 368597
Opened 18 years ago
Closed 15 years ago
|make check| doesn't run intl/uconv/tests/unit tests on Linux
Categories
(Core :: Internationalization, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 407207
People
(Reporter: Waldo, Assigned: smontagu)
References
()
Details
I was checking tinderbox logs for bug 368142 to check that it ran the new tests correctly, but I didn't find any mention of the new test. As it turns out, the test is only run in a limited set of situations: Windows, --enable-tests, and no --enable-libxul. (You can still run it manually with make check in the proper directory.) This is bad, particularly since going forward libxul's will almost always be enabled.
I don't know why tests aren't enabled for all platforms and with or without libxul, but they should be enabled whenever |ifdef ENABLE_TESTS|, or otherwise they're not going to be run.
Reporter | ||
Updated•18 years ago
|
Assignee | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•