build: 32 bit linux ci

* in vector testsuite replaced EQUAL with DELTA for float comparison
* on linux use appsettings for testing
* botan deprecated warning
* template error in cxxtest
This commit is contained in:
Andreas Stallinger
2016-12-09 12:03:05 +01:00
parent 6575485609
commit ebddfaaa32
9 changed files with 65 additions and 18 deletions
+2
View File
@@ -1,5 +1,7 @@
cmake_minimum_required(VERSION 3.1)
#set (CMAKE_VERBOSE_MAKEFILE ON)
include(cmake/add_files.cmake)
include(cmake/create_source_groups.cmake)
include(cmake/version.cmake)