James South
|
d553f1fc01
|
Update Readme
Former-commit-id: d053a00a1a0a40474748855138027144c35059e1
Former-commit-id: 9ae3542878f10a9b7191db274e1c5629312f8947
Former-commit-id: d3173e298e04c3e42e35433fcfef707118291888
|
12 years ago |
James South
|
33903a32ab
|
Disable Docu
Former-commit-id: d7f1d827239803b10a11dfb00a9eb4081a293f17
Former-commit-id: b5a634565b545fa6a2ab4873c82a7fb6cc623ae7
Former-commit-id: 5a5f61a170cea1e04c0fa35e6ca4d1e07f8c53b8
|
12 years ago |
James South
|
8705c4e2c4
|
Tweaking params
Former-commit-id: 8de1bcc0962694f13f1bbe6b5728595256de7452
Former-commit-id: 4f6759fafe9964eb807bcbc369cc374575f81eb9
Former-commit-id: 98439d086fe1a8fc05e627141889193fec568136
|
12 years ago |
James South
|
8d613b1c57
|
Update opencover plus config changes
Former-commit-id: 2ef98a55682cef6a26155f372cb1e18873a25275
Former-commit-id: 3009688d993b8d0281c61a219a32d955783dd93f
Former-commit-id: 9a6d2d0d3cd6df512fc5ff0b11c07630521055a4
|
12 years ago |
James South
|
2521d4e795
|
Attempt to add coveralls
Former-commit-id: d49f15f861653b2350715108cdaf63bdf6dc26f6
Former-commit-id: d4699b53d8dc6e1607d44364d877077989468d48
Former-commit-id: 5cff3ef4f52ca4b47647db5884aafcbef6d7ce41
|
12 years ago |
Thomas Broust
|
e5e7de8d3b
|
Refactors the tests to extract the bitmap tester, so that it can be used by other tests
Former-commit-id: 8089c857d0304156db615b3c04a93d4bbc68cf18
Former-commit-id: 3d80374aa22017a633cf27f92376611fb35e57d3
|
12 years ago |
Thomas Broust
|
7ed700357b
|
Ignores a few things during coverage in hope of reducing the time
Former-commit-id: ab6c98eedc9294130436ac38b3c8a74529d23b9a
Former-commit-id: 92d243f3512014ec90e315be8d285896bffdc3ef
|
12 years ago |
Thomas Broust
|
582b95a0cf
|
Shaves off a few seconds off unit tests by loading the images just once
Former-commit-id: 34b291f988d3853e62941b08ee21a495ac058cca
Former-commit-id: 46472f04cb1a024f476e38c7ea72e669ca8f918e
|
12 years ago |
James South
|
49ae3f77fa
|
Revert "Revert "Changes build process so that both .Net4 and .Net45 libs are built""
This reverts commit f67979f83f [formerly 4297405a390ccbcc9136445e9430e976cc7af1a3] [formerly aa31ae86c57378f17c12cb416112a70dc5349f86].
Former-commit-id: c287fd8af1b0b9af752f7d71ece03b48e5cf4dcd
Former-commit-id: 988058e41f167ee4de0d20e44f07cf3f22f483da
|
12 years ago |
James South
|
dfaaf3ed0a
|
Revert "Changes build process so that both .Net4 and .Net45 libs are built"
This reverts commit 652ac8b4b2 [formerly 79785b82a85672549094ea67000afc779b3ab1b0] [formerly a467c2f8b54ae1c34053dbbbfecacfdc3e185467].
Former-commit-id: aa31ae86c57378f17c12cb416112a70dc5349f86
Former-commit-id: 4297405a390ccbcc9136445e9430e976cc7af1a3
|
12 years ago |
Thomas Broust
|
d31e9af4f3
|
Changes build process so that both .Net4 and .Net45 libs are built
Former-commit-id: a467c2f8b54ae1c34053dbbbfecacfdc3e185467
Former-commit-id: 79785b82a85672549094ea67000afc779b3ab1b0
|
12 years ago |
Thomas Broust
|
8ead27d412
|
Includes the help files in the nuget package
Former-commit-id: c3f126f6945b8aacd0588a716212a36e70ffba64
Former-commit-id: 539db8e80c9debf57179f7ebea598c52b7ead62e
|
12 years ago |
Thomas Broust
|
aceb7914b4
|
Refactors a bit the build file
Former-commit-id: 42b26aa0e9a4cfe47ff92f320d111afc5c08f7eb
Former-commit-id: dfdb353beb3edc5e2b330b2aa2f08dbfcea38db4
|
12 years ago |
Thomas Broust
|
61c84bb7f7
|
Integrates API doc generation in main build process
Former-commit-id: a592e878d38e33cb6ee0c8981e9cd305a4abfd73
Former-commit-id: 46bb15d950b011d0f92e4fcb03e050b53a3d64ce
|
12 years ago |
Thomas Broust
|
4f38e6be4a
|
Adds tasks to publish the nuget package on AppVeyor
Former-commit-id: 2ca12aac02bf3b19002820cdb684d1e75fd6b84a
|
12 years ago |
Thomas Broust
|
daf2ec8ed9
|
Uses a XML config file for the projects instead of having to modify the powershell at each release
Former-commit-id: 3c4e47af8faab3328199a29b3351d15b3ec310f1
|
12 years ago |
Thomas Broust
|
6f528ab0fe
|
Splits unit tests and code coverage because unit tests are fast, but coverage is incredibly slow
Former-commit-id: 4f244a2d5028c50f27c4ea6b0f70cd7e856fefc3
|
12 years ago |
Thomas Broust
|
85a46f936b
|
Runs code coverage over unit tests
Former-commit-id: faae93365695a108a8abf1eef212674b78590ce4
|
12 years ago |
Thomas Broust
|
417351526e
|
Runs unit tests as part of the build process
Former-commit-id: 85f90127775d071efb52c37e708406e73e7da7cf
|
12 years ago |
Thomas Broust
|
ab7383304e
|
Refactors a bit the build script, and automatically modifies the nuspecs
Former-commit-id: b98b2f4572b328978df911abb767421e260713df
|
12 years ago |
Thomas Broust
|
7aa0592023
|
Replaces the old-school batch file with a shiny new PSake build script
Former-commit-id: d1b8830b2e935db5908e44df76bac1761c101006
|
12 years ago |