1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

7 Commits

Author SHA1 Message Date
Andrew Tridgell
9fa1c63578 r23798: updated old Temple Place FSF addresses to new URL
(This used to be commit c676a971142d7176fd5dbf21405fca14515a0a76)
2007-10-10 12:28:26 -05:00
Andrew Tridgell
34bb47c9b0 r23791: found some more v2->v3 conversions
(This used to be commit b6cbac3db3b478d5c7991cee78c6695fc8d22681)
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 a893a324f37e6a171719db8ffffe66df31c2dbaa)
2004-03-09 11:15:44 +00:00
Tim Potter
2228271d68 Syncup stf directory with HEAD.
(This used to be commit 161740392903e3e1b9281b9f72e61846b543b67f)
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 843c36143e07aa66b36014a35846143807676a10)
2003-04-04 03:20:24 +00:00
Martin Pool
41fdeceb82 Add additional StrCaseCmp test cases.
Doc.
(This used to be commit ac6027884b04943fac3d469ff6542d62293f46cc)
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 ef5bdb1700f6033f342d6bb32a8d0ee240dd34b8)
2003-03-19 03:42:27 +00:00