22222

Results 3 issues of 22222

Enables assembly signing in the CsvTextFieldParser project. One question is whether the private key should be kept a secret or if it should be checked in. I decided to check...

As part of porting ArnoldC to javascript, I wrote some additional tests to help determine what the correct behaviour is in some cases. These tests are mostly focused around how...

The expected values for all of the tests use just line feeds ("\n") for line separators. But the line separators are added by the PrintStream class, and on Windows it...