Commit Graph

5 Commits

Author SHA1 Message Date
4691ff06b5 format 2022-04-26 09:30:10 -04:00
845ab2dd71 On Windows the Regex matcher for '.' does not match '\n'
Thus we have to use ContainsRegex instead of MatchesRegex
2022-01-29 16:35:30 -05:00
37bfe3d0ce integrate platform sub-namespace into source code and documentation
this updates function calls to functions that have been moved from
the utils namepsace or the Info class to platform::
2021-10-02 16:55:11 -04:00
8fd0595f1b update error class unit test 2021-05-05 18:18:05 -04:00
ed45ef301f add unit test for error class 2021-05-05 14:55:47 -04:00