SIGN IN SIGN UP

Add tests for String operator == and !=

This expands the existing tests for String.equals to also test operator
== and !=. These should be equivalent (the operators just call equals),
but add tests to ensure this.
M
Matthijs Kooijman committed
f7311d936cd3ad67a38a206745f35ac41a0e80d8
Parent: 0c8dbd6