Cenk Gündoğan
e127cc5680
dist: travis: add gdb to travis
2016-03-24 09:05:04 +01:00
7a18922c09
dist: build_and_test.sh: run native unittests through gdb
2016-03-23 23:59:15 +01:00
17fd3d5d39
dist: build_and_test.sh: support CI_BASE_BRANCH
2016-03-15 00:08:18 +01:00
Oleg Hahm
f576317194
ci: split up cortex_m4 in even more groups
2016-03-08 20:37:25 +01:00
d7a10aa030
dist: travis-scripts/get-pkg-list.py: add python 3 pexpect pkg
2016-03-05 20:36:28 +01:00
Martine Lenders
a7487e2b19
Merge pull request #4948 from cgundogan/pr/travis/static-tests_fix
...
travis: continue static tests on error
2016-03-04 05:40:31 +01:00
Cenk Gündoğan
592c73ef79
travis: continue static tests on error
2016-03-02 13:37:25 +01:00
Martine Lenders
77bf5277f6
dist: Recall build_and_test.sh after rebase if it was changed
2016-03-01 19:54:43 +01:00
Martine Lenders
c239e359f6
travis: warn about differing .travis.yml
2016-03-01 19:54:42 +01:00
Martine Lenders
0db92bb0ea
travis: adapt for unittest change
2016-01-23 16:17:23 +01:00
Cenk Gündoğan
e62a655b03
travis: pass the proper branch to compile_test.py
2016-01-07 18:39:32 +01:00
Tobias Markmann
57b8a24466
Add a RELIC package and unit test that shows how to use it
...
Add install of cmake to .travis.yml.
Test-Information:
This has been tested on OS X and on Ubuntu for both the native target
and STM32F4Discovery.
2015-12-08 08:58:11 +01:00
Oleg Hahm
00def4f8e7
CI: split up Cortex-M0 in two groups
2015-12-07 11:38:34 +01:00
Cenk Gündoğan
5f201f1856
travis: fix git complaining about 'ambiguous argument'
2015-12-07 00:35:43 +01:00
Oleg Hahm
d65d213def
CI: split up Cortex-M4 in two groups
2015-12-03 17:38:24 +01:00
Thomas Eichinger
72ee60b9d5
scripts: remove hardcoding of bash hashbang
...
For host systems like FreeBSD, bash binary is found in a different path.
2015-11-25 16:20:56 +01:00
Joakim Gebart
85f7a7d98f
travis: get arm install packages for cortex_m3_1
...
fix typo that caused all packages to be installed when building group cortex_m3_1
2015-05-30 09:05:53 +02:00
Martine Lenders
f33f35720b
travis: exit before before_install phase
2015-05-29 00:05:28 +02:00
BytesGalore
7df0d9b636
travis: enable travis build on set github label Ready for CI build
2015-05-24 09:19:05 +02:00
Martine Lenders
eb14425806
travis: build applications only on change
2015-04-16 15:54:15 +02:00
Martine Lenders
e973cc63fc
dist: removes endingcheck
...
Is now part of whitespacecheck
2015-04-10 01:24:41 +02:00
kushalsingh007
41ad9946ad
Adding a script to check for line endings (valid UNIX ending)
...
-Created a bash script using grep to check for carriage return at line endings.
-Works for modified and new files only (if choosen)
-Modified build_and_run.sh to include the new check.sh and run it.
2015-03-10 05:51:07 +05:30
Martine Lenders
fe79ec8eaf
travis: remove unnecessary nproc output
2015-03-01 20:45:57 +01:00
Martine Lenders
5386fdb335
travis: aggregate result values of static tests
2015-03-01 20:07:18 +01:00
Martine Lenders
cfe7993886
travis: let all static tests run
2015-02-28 19:16:07 +01:00
Martine Lenders
20e1fd2fbd
travis: replace tabs with spaces in script
2015-02-28 19:10:24 +01:00
Philipp Rosenkranz
e9e9a1c01c
travis: fixed pep8 code style issues in python support script
2015-02-24 00:28:37 +01:00
Philipp Rosenkranz
0f0f291dde
travis: added license header for travis scripts
2015-02-24 00:28:27 +01:00
Philipp Rosenkranz
20b2999843
travis: add static tests as a matrix build target
2015-02-24 00:17:28 +01:00
Philipp Rosenkranz
02d0c88284
tests/travis: split buildtests into MCU groups.
2015-02-22 15:04:52 +01:00