16 Commits (6fed528f1f0d7856df191b7935d2efa036b1119b)

Author SHA1 Message Date
Thomas Broust 7c27f1f909 Refactors the tests to extract the bitmap tester, so that it can be used by other tests 12 years ago
Thomas Broust b658530c43 Ignores a few things during coverage in hope of reducing the time 12 years ago
Thomas Broust d82f4e88b1 Shaves off a few seconds off unit tests by loading the images just once 12 years ago
James South 57f2c3ce3a Revert "Revert "Changes build process so that both .Net4 and .Net45 libs are built"" 12 years ago
James South f2e81c7fdf Revert "Changes build process so that both .Net4 and .Net45 libs are built" 12 years ago
Thomas Broust 0ebfe8bf55 Changes build process so that both .Net4 and .Net45 libs are built 12 years ago
Thomas Broust dd0d88dfae Includes the help files in the nuget package 12 years ago
Thomas Broust 697667e065 Refactors a bit the build file 12 years ago
Thomas Broust d536e7a303 Integrates API doc generation in main build process 12 years ago
Thomas Broust d77e8c6f76 Adds tasks to publish the nuget package on AppVeyor 12 years ago
Thomas Broust 7a85471192 Uses a XML config file for the projects instead of having to modify the powershell at each release 12 years ago
Thomas Broust 68caa34394 Splits unit tests and code coverage because unit tests are fast, but coverage is incredibly slow 12 years ago
Thomas Broust 41016cdaed Runs code coverage over unit tests 12 years ago
Thomas Broust 1f58a02d48 Runs unit tests as part of the build process 12 years ago
Thomas Broust a0cfcb59bc Refactors a bit the build script, and automatically modifies the nuspecs 12 years ago
Thomas Broust 9826fe1e9a Replaces the old-school batch file with a shiny new PSake build script 12 years ago