mirror of
https://github.com/boostorg/move.git
synced 2026-04-08 15:51:55 +02:00
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:
@@ -6,6 +6,9 @@
|
||||
##
|
||||
##
|
||||
##############################################################################
|
||||
|
||||
import testing ;
|
||||
|
||||
rule test_all
|
||||
{
|
||||
local all_rules = ;
|
||||
|
||||
Reference in New Issue
Block a user