libs-base/Tests/base/NSRegularExpression
Hugo Melder ac38295f64
NSRegularExpression: Improved Error and Exception handling to match macOS behaviour (#343)
* NSRegularExpression: Match macOS error handling

* Add test cases for error handling

* NSRegularExpression: Raise an NSInvalidArgumentException instead of NSInternalInconsistencyException

* Check if NSRegularExpression throws an exception
2023-11-13 19:55:49 +01:00
..
basic.m NSRegularExpression: Improved Error and Exception handling to match macOS behaviour (#343) 2023-11-13 19:55:49 +01:00
TestInfo Implement -isEqual: and -hash on NSRegularExpression, so that copies are 2016-06-17 07:43:51 +00:00