Commit Graph

5 Commits

Author SHA1 Message Date
Michael Handschuh 35dcec2dc4 Update Tests to respect CA1304 and CA1305
Updates all occurrences of parsing/ToString-ing to go through the new
StringExtensions methods that use CultureInfo.InvariantCulture

See #3045
2019-09-12 15:30:46 -04:00
Stefano Raggi 0af03c97d1 Add test to find errors in factor files 2017-02-03 01:10:53 +01:00
Michael Handschuh bc522062d9 Check for invalid characters '|' and ' ' 2016-04-20 12:15:36 -04:00
Michael Handschuh 7b2c32a152 Fixes some symbol implicit warnings 2016-01-18 19:22:06 -05:00
snugs a7a6ec8185 Adds IFactorFileProvider and LocalDiskFactorFileProvider 2015-12-16 17:09:42 -05:00