History log of /haiku/src/tests/kits/support/bstring/StringTest.cpp
Revision Date Author Comments
# f960e7e9 28-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 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


# a25f7264 22-Mar-2018 Jérôme Duval <jerome.duval@gmail.com>

BString: fix Split() for multiple characters separators...

as suggested by Janus in #14045. Thanks!
* add a unit test for BString::Split().


# cc4d4cd5 12-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


# eb071be3 04-Nov-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

First tests for Replace*() methods (more should come later)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1838 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cebc72f7 29-Oct-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

FindFirst() tests added to the build. More coming


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1754 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e440e9f4 28-Oct-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

BString char access tests


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1729 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ce06a3c7 16-Oct-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Again, more tests for BString


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1556 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 96acb967 15-Oct-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Some more tests for BString


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1533 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6903f4c6 12-Oct-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

More tests for BString


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1487 a95241bf-73f2-0310-859d-f6bbb57e9c96


# dd2406eb 06-Oct-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

More tests (Escaping, Inserting)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1406 a95241bf-73f2-0310-859d-f6bbb57e9c96


# eee13b4d 03-Oct-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

More tests for BString


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1352 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5b6101d3 29-Sep-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

String Operators tests


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1282 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ed1b028f 28-Sep-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

BString construction and CountChars tests


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1234 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cc4d4cd541265564f3eba918692eee2a9e5581df 12-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


# eb071be3190b875efcb1da7dd5771ddcaf49b73b 04-Nov-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

First tests for Replace*() methods (more should come later)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1838 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cebc72f7c90e5c23883251ae8a42ec0712bc2ab7 29-Oct-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

FindFirst() tests added to the build. More coming


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1754 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e440e9f42353c5875a8890f95b5c36b2308c9ec0 28-Oct-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

BString char access tests


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1729 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ce06a3c712a966248b1005fc338e1512ce20788e 16-Oct-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Again, more tests for BString


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1556 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 96acb967280bc72a400064439f882d4551248af8 15-Oct-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Some more tests for BString


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1533 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6903f4c65fc5309fc727d43e453572136b0afe33 12-Oct-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

More tests for BString


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1487 a95241bf-73f2-0310-859d-f6bbb57e9c96


# dd2406eb30aefba1dd86a07d7859329b309c1d9b 06-Oct-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

More tests (Escaping, Inserting)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1406 a95241bf-73f2-0310-859d-f6bbb57e9c96


# eee13b4d9a4bda5ddd1b627845c43a7c905bef19 03-Oct-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

More tests for BString


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1352 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5b6101d3037362faf57b373355fa8aff15f4a22b 29-Sep-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

String Operators tests


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1282 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ed1b028fd8d6528bead9aa1039f3f5b7bb8295c3 28-Sep-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

BString construction and CountChars tests


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1234 a95241bf-73f2-0310-859d-f6bbb57e9c96