zephyr/scripts/ci
Anas Nashif f35002c04d ci: fix encoding of documentation warning file
The file was opened as text, to avoid issues with UTF-8 in the future,
make it all binary and encode to UTF-8 correctly.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-20 15:53:17 -04:00
..
build-docs.sh
check-compliance.py ci: fix encoding of documentation warning file 2017-10-20 15:53:17 -04:00
check_identity.py scripts: make check_compliance scripts take arguments 2017-06-10 10:44:33 -04:00
get_modified_boards.py ci: run more tests on boards that have changed 2017-08-14 13:28:42 -04:00
get_modified_tests.py tests: run modified tests with full coverage 2017-07-28 17:03:04 -04:00
merge_junit.py
run-coverity.sh