Add CI framework

- travis with valgrind, cppcheck, ubsan, codecov, covscan (future)
  - appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64
  - README, LICENSE, etc.
This commit is contained in:
James E. King III
2018-06-19 06:01:31 +00:00
parent f76b4963b5
commit b88edb13b5
7 changed files with 338 additions and 0 deletions

View File

@@ -6,6 +6,9 @@
##
##
##############################################################################
import testing ;
rule test_all
{
local all_rules = ;