16 Commits (bc3cd95dfd424da48aa8f29c05f097a02be3aee0)

Author SHA1 Message Date
Christoph Ruegg bc3cd95dfd Build: upgrade to NUnit 3.2.1 and revert usage of extern alias as no longer needed 11 years ago
Christoph Ruegg b866a4cb32 Build: try migrating to NUnit v3.2 (from v2) 11 years ago
Christoph Ruegg ced3049437 Tests: disable 4 tests which Mono is known to have problems with 11 years ago
Christoph Ruegg 36a46bd7fc Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Christoph Ruegg df4cc7ef8e Code style; merge MCMC namespaces into one (drop .Diagnostics) 13 years ago
Christoph Ruegg b8ccb66a9d Tests: Use Assert.That for exception tests 13 years ago
Christoph Ruegg 1b888c4d28 Tests: disable de-CH related number format tests because of Win 8.1 bug 13 years ago
Christoph Ruegg f5b6500668 Realign complex types with System.Numerics 14 years ago
Christoph Ruegg 1c328db9d7 Tests: Action Attributes instead of global setup (simplifies hierarchy), some net4.5 fixes 14 years ago
Christoph Ruegg 386fb36bfc Solution: Replace Silverlight with Portable library 15 years ago
Abratiychuk 3f470bc0bc Fixed unit tests for Silverlight 16 years ago
Marcus Cuda 7a1a0fc8f1 tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
Marcus Cuda 86eefc56b2 changed Complex32.ToString to match Complex.ToString 16 years ago
Marcus Cuda 7caa9b1110 fixed a complex ToString bugs and lowered the accuracy on some of the single precision tests that were failing on x64 16 years ago
Christoph Ruegg 7c21d36316 Unit Tests: updated headers, minor clean up 17 years ago
Marcus Cuda 511b872aed added complex32 type 17 years ago
Christoph Ruegg 61cb43ed81 globalization: double dense vector parsing 17 years ago
Christoph Ruegg 85b19ee4cb globalization: complex ToString and Parse 17 years ago