[haiku-commits] Change in haiku[master]: StringReplaceTest: Add (failing) invocations of Replace*() with NULL ...

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 16 Sep 2018 17:56:33 +0000

From waddlesplash <waddlesplash@xxxxxxxxx>:

waddlesplash has uploaded this change for review. ( 
https://review.haiku-os.org/571


Change subject: StringReplaceTest: Add (failing) invocations of Replace*() with 
NULL "to".
......................................................................

StringReplaceTest: Add (failing) invocations of Replace*() with NULL "to".

BeOS R5 treats NULL passed as the "replace with" argument as if it were
an empty string. Our BString currently does nothing.
---
M src/tests/kits/support/bstring/StringReplaceTest.cpp
1 file changed, 40 insertions(+), 0 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/71/571/1
--
To view, visit https://review.haiku-os.org/571
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I54b661e4ea8335ce531e6b6e3de2095a41112cd7
Gerrit-Change-Number: 571
Gerrit-PatchSet: 1
Gerrit-Owner: waddlesplash <waddlesplash@xxxxxxxxx>

Other related posts:

  • » [haiku-commits] Change in haiku[master]: StringReplaceTest: Add (failing) invocations of Replace*() with NULL ... - Gerrit