зеркало из
1
0
Форкнуть 0
Граф коммитов

26 Коммитов

Автор SHA1 Сообщение Дата
Charlie Poole 78287f2b68 Update script to work on Travis; fix some linux test errors 2015-12-11 11:58:14 -08:00
Alexander Köplinger adf7687610 Use Travis CI C# support instead of installing Mono from a PPA
The new config also uses the container-based Travis environment (sudo: false) which has better performance and startup time.

Added testing on Mono 3.2.8 alongside latest Mono.
2015-08-25 20:39:16 +02:00
Chris Smith 9f20ce1e6f nuget is lowercase now 2015-08-10 01:51:26 -04:00
Chris Smith 8582a06145 Remove Microsoft.Bcl packages from source control.
Run nuget restore before building the solution.
Use mozroots to fix certificate issues under mono travis build.
2015-08-10 01:39:26 -04:00
Charlie Poole 29cb30705a Fix error: remove 3.5 build from travis 2015-02-23 11:47:32 -08:00
Charlie Poole f70c26cca0 Fix warnings; stop tests on error by default; eliminate unnecessary Clean step 2015-02-19 14:59:38 -08:00
Charlie Poole 655e924892 Skip engine and console tests except for net-2.0 framework 2015-02-19 14:20:21 -08:00
Charlie Poole 46e11cf3f2 Restore original script - fixup 2015-02-19 10:26:47 -08:00
Charlie Poole 141699201b Restore original script 2015-02-19 10:22:19 -08:00
Charlie Poole 36b92f79c7 Build engine and runner only once 2015-02-19 09:10:26 -08:00
Charlie Poole 402e6a66be Test change to travis script; disable appveyor build for travis- branches 2015-02-18 17:51:45 -08:00
Charlie Poole 7209b1a13d Fix travis typo; try to install CF on Appveyor 2014-11-03 20:20:32 -08:00
Charlie Poole eabbccf325 Add CF 3.5 build (compile only) to the Appveyor build 2014-11-03 18:16:42 -08:00
Charlie Poole 5c12c9cc5e Once again combining Build and Test into a single command - splitting them did not improve the console output. 2014-09-12 23:10:06 -07:00
Charlie Poole f5b06bd365 Fix error in .travis.yml 2014-09-12 23:03:33 -07:00
Charlie Poole 2d847af9c3 Remove references to test harness and refactor 2014-09-12 21:31:50 -07:00
Charlie Poole 9d1202617d Test workaround for xbuild problem 2014-09-12 20:22:06 -07:00
Charlie Poole cf527f357d Remove mono-x.x configs and use only net-x.x 2014-09-10 10:09:39 -07:00
Charlie Poole fec9abbd7f Update build script to handle engeine and console as well as framework 2014-09-08 12:27:26 -07:00
Charlie Poole 8e024f53b0 Move commands to do build and packaging to root 2014-09-03 21:36:47 -07:00
Charlie Poole d922adae5c Invert directory structure, i.e. change from NUnitFramework/src to src/NUnitFramework 2014-09-02 11:45:32 -07:00
Charlie Poole 9d8ded9f15 Fix Travis build... again 2014-09-01 08:20:02 -07:00
Charlie Poole 8c23987dc9 Update .travis.yml for testing framework build 2014-09-01 07:19:32 -07:00
Simone Busoli 52e2bbfb2b Removed support for async void
- async void test methods are now marked as NotRunnable
- async void methods used in assertions cause ArgumentException to be thrown
2014-03-23 15:41:56 +01:00
Simone Busoli 567fb1fd13 Tolerating Travis failures on mono-4.0 build due to async hangs 2014-03-22 02:51:06 +01:00
Simone Busoli af103494f4 Added travis configuration file 2014-03-18 14:01:08 +01:00