#
f960e7e9 |
| 29-Mar-2018 |
krish_iyer <krishnaniyer97@gmail.com> |
Support kit: Fixed issues in BString unit tests
1: Changed CPPUNIT_ASSERT -> CPPUNIT_ASSERT_EQUAL 2: Fixed coding style: Added two lines after including libraries, maintained 80 characters(MAX) in e
Support kit: Fixed issues in BString unit tests
1: Changed CPPUNIT_ASSERT -> CPPUNIT_ASSERT_EQUAL 2: Fixed coding style: Added two lines after including libraries, maintained 80 characters(MAX) in each line and space at comment start 3: Fixed the failure for "BString::Search" test "i != 0 by chaning the testing method(StartsWith->IStartsWith) and changed the string to be searched(sT->st)
Change-Id: I1237d1f2d0e3af7757963cc940bae929f487f088
show more ...
|
#
991dadd6 |
| 16-Jun-2014 |
Humdinger <humdingerb@gmail.com> |
Make sure there's a space in front of B_UTF8_ELLIPSIS.
As PulkoMandy said in hrev47388: C++11 safe and reads better.
|
#
ea4ba5bf |
| 21-Nov-2004 |
shatty <shatty@nowhere.fake> |
address compiler warnings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10125 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
4db3797f |
| 11-Feb-2003 |
Stefano Ceccherini <stefano.ceccherini@gmail.com> |
Some more tests.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2685 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
9f83f86c |
| 19-Nov-2002 |
Stefano Ceccherini <stefano.ceccherini@gmail.com> |
some more tests which our implementation passes and r5 does not :)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2015 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
202ed890 |
| 15-Nov-2002 |
ejakowatz <ejakowatz@nowhere.fake> |
Some bug fixing on BString and it's unit tests. Should now pass all current tests! Now included in the build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1946 a95241bf-73f2-0310-859d-f6
Some bug fixing on BString and it's unit tests. Should now pass all current tests! Now included in the build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1946 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
1d5bd6c9 |
| 14-Nov-2002 |
Stefano Ceccherini <stefano.ceccherini@gmail.com> |
Fixed the building of BString tests
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1940 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
cc4d4cd5 |
| 13-Nov-2002 |
Stefano Ceccherini <stefano.ceccherini@gmail.com> |
Fixed/Renamed a test suite
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1916 a95241bf-73f2-0310-859d-f6bbb57e9c96
|