Closed
Bug 63013
Opened 24 years ago
Closed 24 years ago
port string factoring tests to win32 and linux
Categories
(Core :: XPCOM, defect, P3)
Tracking
()
mozilla0.9
People
(Reporter: dprice, Assigned: dprice)
Details
Attachments
(1 file)
|
2.49 KB,
patch
|
Details | Diff | Splinter Review |
we want to get the string factoring tests in
mozilla/xpcom/tests/StringFFactoringTests running on both linux and win32
| Assignee | ||
Comment 1•24 years ago
|
||
| Assignee | ||
Comment 2•24 years ago
|
||
I've attached a diff to get them working on windows.
The changes in makefile.win also include a rule to run the tests i.e
nmake -f makefile.win all-tests
| Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla0.8
Comment 3•24 years ago
|
||
sr=scc
| Assignee | ||
Comment 4•24 years ago
|
||
Checked in changes for windows.
| Assignee | ||
Comment 5•24 years ago
|
||
rolled out changes on windows (right after I checked them in, they broke linux.
Should have mentioned this earlier.)
| Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla0.8 → mozilla0.9
Comment 6•24 years ago
|
||
*** This bug has been marked as a duplicate of 58544 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•