20 Commits

Author SHA1 Message Date
Lipu Fei
e6d9ad31ab Use generated Makefiles to run tests 2018-11-20 09:53:17 +01:00
Ghostkeeper
7b140277d6
Code style: Brackets on new line 2018-10-18 17:27:15 +02:00
Ghostkeeper
4e54f13145
Move shortcut keys test to CMake
So that when you run tests locally, you also test this one.
2018-10-18 17:22:57 +02:00
Ghostkeeper
05c2349411
No longer run setting visibility script
It no longer exists.

Contributes to issue CURA-5734.
2018-10-18 17:15:28 +02:00
Lipu Fei
84bad92f10 Verbose output for Windows CI 2018-09-28 10:02:22 +02:00
Lipu Fei
dc2c074bc0 Verbose output for Linux CI 2018-09-27 17:50:39 +02:00
Lipu Fei
884c5dea67 Add check_setting_visibility.py to Jenkinsfile 2018-09-20 15:14:50 +02:00
Lipu Fei
29ef964ba7 Add shortcut key check script into Jenkinsfile 2018-09-06 16:06:45 +02:00
Lipu Fei
c3cd6f8052 Restore Jenkinsfile 2018-07-06 12:36:20 +02:00
Lipu Fei
c7b7521a30 WIP: Use shell to run make test on Jenkins 2018-07-06 11:21:54 +02:00
Lipu Fei
1483571fda Show verbose msg when cmake test fails on Jenkins 2018-07-06 11:14:10 +02:00
Lipu Fei
c0bce6ffd4 Move Jenkins timeout into parallel_nodes block 2018-01-23 10:26:39 +01:00
Lipu Fei
6997c2d2dc Add timeout for Jenkinsfile 2018-01-03 11:58:14 +01:00
Arjen Hiemstra
103f880d0a Properly quote CMake arguments that may contain spaces on Windows 2017-08-02 16:43:42 +02:00
Arjen Hiemstra
7b3290213a Add missing " sign 2017-08-02 16:41:51 +02:00
Arjen Hiemstra
07ff4054e9 Fall back properly if the build env for a specific branch does not exist
Otherwise we will always need to create branches for
cura-build-environment. In addition, we can now create build-specific
branches if needed.
2017-08-02 16:38:39 +02:00
Arjen Hiemstra
d531d85aa2 Select build environment on CI based on branch name 2017-05-29 17:00:02 +02:00
Arjen Hiemstra
2620d7748e Pass the right Uranium directory to CMake when running on CI 2017-03-15 17:24:19 +01:00
Arjen Hiemstra
1d008bdfc2 Allow empty JUnit results so a test failure does not become a build fail 2017-03-14 17:15:18 +01:00
Arjen Hiemstra
6a28368beb Add a Jenkinsfile so Cura will be tested on CI 2017-03-14 17:00:22 +01:00