Commit graph

50 commits

Author SHA1 Message Date
dbuechel
efbb373630 SEBWIN-338: Setting up new release build server. 2019-08-20 09:29:39 +02:00
dbuechel
46a3452d93 SEBWIN-338: Still doesn't work, disabling gcov for good. 2019-08-16 13:49:28 +02:00
dbuechel
c82605bf4e SEBWIN-338: Fixed code coverage integration, re-enabling gcov. 2019-08-16 13:44:16 +02:00
dbuechel
742bf152e2 SEBWIN-338: 2nd attempt to fix code coverage aspect of CI build. 2019-08-16 13:33:25 +02:00
dbuechel
4a862bcb47 SEBWIN-338: Attempt to fix code coverage aspect of CI build by disabling gcov. 2019-08-16 12:10:49 +02:00
dbuechel
3a12b365cb SEBWIN-300, SEBWIN-337: Completed integration of configuration tool into setup and build process. 2019-08-08 07:55:05 +02:00
dbuechel
9f9b3c35ed SEBWIN-300: Added setup bundle artifact to CI build. 2019-08-06 11:58:31 +02:00
dbuechel
b26c77e578 SEBWIN-300: Attempt to fix variables in CI after build script. 2019-07-26 13:54:25 +02:00
dbuechel
efada37cd7 SEBWIN-300: Fixed path of setup artifact. 2019-07-26 13:46:44 +02:00
dbuechel
0c1ed78a58 SEBWIN-300: Changed build script to include version in setup file name. 2019-07-26 13:33:01 +02:00
dbuechel
1ec6388e36 SEBWIN-300: Fixed artifact path of setup. 2019-07-26 13:06:26 +02:00
dbuechel
18352bb4c8 SEBWIN-300: Extended setup to use file version as product version and added setup artifact to CI build. 2019-07-26 12:58:07 +02:00
dbuechel
85c88da6cc SEBWIN-320: Extended CI build script for reset utility artifact. 2019-07-16 16:12:52 +02:00
dbuechel
f8111857db SEBWIN-301: Added unit test project for lockdown assembly. 2019-06-26 10:19:19 +02:00
dbuechel
6b24554abc SEBWIN-301: Implemented basic service session procedure. 2019-06-18 10:18:56 +02:00
dbuechel
0bdf5d15e1 SEBWIN-301: Implemented scaffolding for service component and added CI build artifact for service. 2019-05-29 10:52:46 +02:00
dbuechel
be6332c336 Updated build script for base version. 2019-05-28 08:07:23 +02:00
dbuechel
5599fceef6 Changed CI script to include build number in artifact name. 2019-05-22 15:40:19 +02:00
dbuechel
b6cb8f9697 Corrected version name back to Alpha. 2019-05-22 15:23:20 +02:00
dbuechel
6239e6127a Updated build script for base version. 2019-05-21 08:36:33 +02:00
dbuechel
bfbfa85f23 Updated build script for alpha version. 2019-05-21 08:32:00 +02:00
dbuechel
06497258fd SEBWIN-226: Fix for CI build version. 2019-03-29 12:09:52 +01:00
dbuechel
d8bccf6904 SEBWIN-226: Attempt to correct CI build version. 2019-03-29 12:00:27 +01:00
dbuechel
a70280dd7a SEBWIN-226: Removed build number from informational version. 2019-03-29 10:59:54 +01:00
dbuechel
0d270b1444 SEBWIN-226: Trying to use CI to set correct version and build number for assemblies. 2019-03-29 10:52:00 +01:00
dbuechel
b64a8febe0 Fixed CI build script for updated OpenCover version. 2019-03-20 15:00:27 +01:00
dbuechel
04641b9bc7 Trying to get rid of System.IO.DirectoryNotFoundException related to Moq and OpenCover. 2019-02-26 11:16:55 +01:00
dbuechel
693829f641 SEBWIN-220: Extended unit test coverage for SafeExamBrowser.Configuration and SafeExamBrowser.Runtime. 2018-09-04 10:58:56 +02:00
dbuechel
c4d7ff5a06 Fixed errors in build script and platform configuration. 2018-08-31 10:40:50 +02:00
dbuechel
ec3f2b7ff2 SEBWIN-220: Extracted concerns from core namespace (communication, i18n, logging) and removed behaviour namespace. 2018-08-31 10:06:27 +02:00
dbuechel
e214973dc7 SEBWIN-219: Removed typos in unit test script path. 2018-02-15 10:57:56 +01:00
dbuechel
c81b469d9e SEBWIN-219: Trying to fix unit tests on CI. 2018-02-15 10:54:21 +01:00
dbuechel
2c2ae7915c SEBWIN-219: Corrected platform & configuration in CI test script and added unit test status badge to readme. 2018-02-15 10:43:29 +01:00
dbuechel
b5c1b7ff08 SEBWIN-219: Trying to set up artifacts for CI. 2018-02-15 10:24:57 +01:00
dbuechel
6532528d50 SEBWIN-219: Reverted verbosity to quite for CI build. 2018-02-15 09:27:59 +01:00
dbuechel
db62cab7b7 SEBWIN-219: Reduced verbosity for CI build. 2018-02-15 09:22:40 +01:00
dbuechel
7b2e6d49b1 SEBWIN-219: Consolidated post-build events in client project in attempt to resolve error. 2018-02-15 09:19:10 +01:00
dbuechel
30c937d267 SEBWIN-219: Trying to get ahold of post-build error cause on AppVeyor. 2018-02-15 08:31:43 +01:00
dbuechel
31d6d544d0 SEBWIN-219:
- Extracted operations and notifications from core library and moved them to client resp. runtime component.
- Renamead runtime component to SafeExamBrowser.Runtime.
- Moved post-build event from browser to client assembly.
2018-01-18 08:16:20 +01:00
dbuechel
bb00ef926d SEBWIN-219: Updated CI build script for new unit test assembly. 2018-01-17 08:37:34 +01:00
Damian Büchel
3d37d5ecb3 Removed unit tests themselves from coverage result. 2017-10-10 08:17:33 +02:00
Damian Büchel
eddf9008be Added -mergebyhash to merge coverage results for assembly. 2017-10-09 09:13:10 +02:00
Damian Büchel
e89df482de Attempt to locate unit test DLL... 2017-10-09 09:00:59 +02:00
Damian Büchel
a4a2904726 Trying to get test console to work... 2017-10-09 08:51:46 +02:00
Damian Büchel
c6edfce644 Switched to vstest, as that's the framework used for unit testing... 2017-10-09 08:41:01 +02:00
Damian Büchel
d5eecb0bb2 Removed upload token as it is not required for public repositories. 2017-10-09 08:00:46 +02:00
Damian Büchel
c2dcbf0e2a Forgot to specify build platform. 2017-10-06 15:39:10 +02:00
Damian Büchel
c045a13308 Added Visual Studio image. 2017-10-06 15:36:35 +02:00
Damian Büchel
a889a3886a Added file extension to solution name. 2017-10-06 15:31:46 +02:00
Damian Büchel
4f1a32bcaf Attempt to add code coverage to CI... 2017-10-06 15:28:50 +02:00