Commit Graph

3 Commits

Author SHA1 Message Date
Olly Betts d9aeb01306 catches_strings_runme.php: Check exact exception message
There's no need to do a substring check here.
2023-04-24 15:15:44 +12:00
William S Fulton ed333b6b97 std::string throws typemaps
Go, Guile, Racket, Scilab: Add throws typemaps for std::string so that
thrown string exception messages can be seen.

Test all language for std::string throws typemaps
2022-09-19 09:09:29 +01:00
William S Fulton 4a29229bab Add catches_strings test to test throws char * typemap 2022-09-19 09:09:29 +01:00