Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
scc%mozilla.org cbbbd2bc60 bug #53209: removing |nsSharedString| here, just from my test harness. 2001-02-24 03:13:51 +00:00
dprice%netscape.com cb2187de97 BUG 63013 changes to the makefile to enable string factoring tests run on windows.
Changes return code of test program on failure.  Added all-tests:: rule to makefile
2001-01-13 07:06:03 +00:00
scc%mozilla.org b0f867419d finishing up the special string class for the parser 2000-09-11 05:24:49 +00:00
scc%mozilla.org 5f8bc646ba fixing some bugs in the new parser string code; changing some names 2000-09-09 11:31:04 +00:00
scc%mozilla.org fd1438cbf2 files from the string test harness, updated to match the string changes already in the tree 2000-09-03 07:10:03 +00:00
scc%mozilla.org f66e036261 not part of the build; adding multi-fragment strings to the test suite 2000-08-11 20:54:25 +00:00
scc%mozilla.org 4538064bbe added blizzards tests for problems with |Substring| 2000-06-21 02:06:29 +00:00
scc%mozilla.org 0f66a676dc added tests for self-assignment, self-insertion, self-appending, and self-replacement 2000-06-20 04:31:00 +00:00
scc%mozilla.org 0046864d2b adding |nsWork[C]String| classes 2000-06-14 05:41:05 +00:00
scc%mozilla.org 2c3b6e2814 convert to the new scheme for handling wide string literals: |NS_LITERAL_STRING|. 2000-06-11 01:09:54 +00:00
scc%netscape.com 9cdd1c4d19 fixed a problem with cut and advancing past the end of a string with an iterator r=waterson 2000-05-16 10:13:23 +00:00
scc%netscape.com f4e1434b10 added tests for the new IO stuff, etc. 2000-05-12 05:19:46 +00:00
mjudge%netscape.com 47511cf02b scc string fixes 2000-04-26 00:55:37 +00:00
scc%netscape.com 1421ca7839 incremental changes. these files are not yet part of the build 2000-03-31 07:28:38 +00:00
scc%netscape.com 92b5b65386 traded in |copy_chunky_backward| for |string_copy_backward| and moved it to "nsAReadableString.h" along with the |string_copy|s. Added tests for |SetLength|, which would have caught the problem in |nsString| I fixed earlier, and one for |Insert| that exposed the trouble in |copy_chunky_backward|. 2000-03-27 09:06:37 +00:00
pavlov%netscape.com e306ef5572 make string tests build on unix 2000-03-25 01:59:19 +00:00