]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Start on some nickname-validation test cases: several of these fail right now because...
authorBrion Vibber <brion@pobox.com>
Mon, 29 Nov 2010 19:31:33 +0000 (11:31 -0800)
committerBrion Vibber <brion@pobox.com>
Mon, 29 Nov 2010 19:31:33 +0000 (11:31 -0800)
commitb7e0078d1078c045c2f609d948905e73eb184add
tree3daf61ea7ad15d5f3695a5b44cd3bc9cf4371c50
parent6c4e5a89c1dd15bd9b408dc3ef257fc16551ab0b
Start on some nickname-validation test cases: several of these fail right now because we had regressions in 0.8 or 0.9 where we lost normalization of uppercase and some other chars.
tests/NicknameTest.php [new file with mode: 0644]