1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Andrew Tridgell
9fa1c63578 r23798: updated old Temple Place FSF addresses to new URL
(This used to be commit c676a97114)
2007-10-10 12:28:26 -05:00
Andrew Tridgell
34bb47c9b0 r23791: found some more v2->v3 conversions
(This used to be commit b6cbac3db3)
2007-10-10 12:28:25 -05:00
Andrew Bartlett
32665c36c8 Given how core this code is, I figure it should have it's own testsuite.
Big thanks to tpot and mbp for showing how easy it can be to write a simple
unit test, and for providing the STF.

This also changes the strstr_m() code to use strstr_w() (avoiding
duplication) and fixes it so that it passes the STF.

(We now always restart before doing the unicode run, until sombody can
show me why the testsuite is wrong).

Andrew Bartlett
(This used to be commit a893a324f3)
2004-03-09 11:15:44 +00:00
Tim Potter
2228271d68 Syncup stf directory with HEAD.
(This used to be commit 1617403929)
2003-04-14 00:21:52 +00:00
Martin Pool
2323b1b52d StrCaseCmp_Ascii_Tests: comfychair.TestCase.runcmd has changed to
return both stdout and stderr.  Update to account for this.
(This used to be commit 843c36143e)
2003-04-04 03:20:24 +00:00
Martin Pool
41fdeceb82 Add additional StrCaseCmp test cases.
Doc.
(This used to be commit ac6027884b)
2003-03-19 08:32:42 +00:00
Martin Pool
e239ead4b5 A new STF test case! This one checks strcasecmp correctness for
various strings.
(This used to be commit ef5bdb1700)
2003-03-19 03:42:27 +00:00