libs-base/Tests/base/NSRegularExpression
Niels Grewe 6509aeb2de Fix handling of incorrect replacement patterns.
The error code from trying to apply a replacement pattern was not checked,
resulting in a crash inside libicu. This also fixes a few memory leaks
(replacement string objects not correctly autoreleased before returning them
 to the caller).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@40142 72102866-910b-0410-8b05-ffd578937521
2016-10-12 13:43:32 +00:00
..
basic.m Fix handling of incorrect replacement patterns. 2016-10-12 13:43:32 +00:00
TestInfo Implement -isEqual: and -hash on NSRegularExpression, so that copies are 2016-06-17 07:43:51 +00:00