History log of /haiku/src/tests/kits/support/bstring/StringCharAccessTest.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


# bdd02e0d 12-Jan-2017 Adrien Destugues <pulkomandy@pulkomandy.tk>

BString: rename SetCharAt to SetByteAt

Makes it clear that it operates on bytes, not unicode codepoints.
Thanks to mmlr for remembering me of this subtlety.


# 7556ae84 11-Jan-2017 Adrien Destugues <pulkomandy@pulkomandy.tk>

Fix unit tests for BString API change.


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

Fixed the test. Now it's successful on both OBOS and R5


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1752 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


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

Fixed the test. Now it's successful on both OBOS and R5


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1752 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