Commit Graph

114 Commits

Author SHA1 Message Date
Sebastian Messmer e3fbd8106c Test in debug mode 2016-02-15 04:27:10 +01:00
Sebastian Messmer e945a2259e Fix travis CI 2016-02-15 03:07:26 +01:00
Sebastian Messmer aad7570222 Use parallel build of boost libraries on travis CI 2016-02-12 22:10:06 +01:00
Sebastian Messmer 12e62a34d8 Fix CPU core count recognition on travis 2016-02-12 20:48:13 +01:00
Sebastian Messmer 59dbe54a75 Recognize number of CPU cores on Mac OS X travis 2016-02-12 13:17:35 +01:00
Sebastian Messmer b5f14b81af Check number of CPU cores on travis 2016-02-12 13:11:11 +01:00
Sebastian Messmer 41f215e5cb Since travis CI doesn't run "make package" anymore, we don't need the rpmbuild package anymore. 2016-02-12 10:47:40 +01:00
Sebastian Messmer f5649f9dd2 Remove "make package" from travis. That would need a newer cmake version, but it is more important to test that cryfs compiles with the old cmake. 2016-02-12 10:44:05 +01:00
Sebastian Messmer a26aa95683 Don't need to install newer cmake on travis anymore. 2016-02-12 10:29:44 +01:00
Sebastian Messmer ffcc343609 Install rpmbuild on travis CI 2016-02-12 09:50:44 +01:00
Sebastian Messmer 5e6e3500e3 Also run cryfs tests on travis CI 2016-02-11 20:32:42 +01:00
Sebastian Messmer 9a9a6ffd56 Install boost program_options on travis CI 2016-02-11 19:54:52 +01:00
Sebastian Messmer c6e8052d93 Merge all git repositories into one 2016-02-11 16:40:48 +01:00
Sebastian Messmer 31d52d3c8d Merged blobstore repository 2016-02-11 14:50:18 +01:00
Sebastian Messmer f3d614c633 Merged blockstore 2016-02-11 14:44:28 +01:00
Sebastian Messmer 489af565e2 Fix test executable location for travis CI 2016-02-11 14:37:10 +01:00
Sebastian Messmer 3c32df43eb Fix run_with_fuse.sh for travis 2016-02-11 14:23:20 +01:00
Sebastian Messmer 4202e6be89 Merge parallelaccessstore repository 2016-02-11 14:22:18 +01:00
Sebastian Messmer 3fb73e4f80 Fix run_with_fuse for travis CI 2016-02-11 14:07:26 +01:00
Sebastian Messmer 445742156d Install boost chrono on travis CI 2016-02-11 14:06:24 +01:00
Sebastian Messmer 0fb710ac69 Merge fspp repository into here 2016-02-11 12:14:44 +01:00
Sebastian Messmer 007934b946 Fix travis and allow clang failures 2016-02-11 04:28:16 +01:00
Sebastian Messmer ed64b49adf Add osx tests on travis 2016-02-11 04:26:26 +01:00
Sebastian Messmer a35e164ede Add needed packages to travis 2016-02-11 04:23:46 +01:00
Sebastian Messmer cfcec05644 Remove own gcc update from travis 2016-02-11 03:15:17 +01:00
Sebastian Messmer b63756e4dd Use ubuntu trusty on travis 2016-02-11 03:11:39 +01:00
Sebastian Messmer 0a2bf8dca4 Add clang compiler for travis 2016-02-11 03:08:32 +01:00
Sebastian Messmer 351868c5fe Switch travis build to cmake 2016-02-11 03:07:10 +01:00
Sebastian Messmer e2ab25803c Fix installing cmake on travis 2016-01-15 23:38:44 +01:00
Sebastian Messmer 6f98fd6f90 Fix installing cmake on travis 2016-01-15 15:22:14 +01:00
Sebastian Messmer 798f37b7ab Fix installing cmake on travis 2016-01-15 15:13:28 +01:00
Sebastian Messmer 3aca70a75c Install cmake 3.3 on travis before test runs 2016-01-15 13:44:01 +01:00
Sebastian Messmer 437a13e925 Fix travis CI 2015-12-16 01:28:38 +01:00
Sebastian Messmer 21059bc0fb Improve travis build 2015-11-27 18:37:34 +01:00
Sebastian Messmer 9777ac483f Fix building packages on travis 2015-11-27 18:05:16 +01:00
Sebastian Messmer 4ef18a2d18 Use gcc 4.8 on travis to ensure compatibility 2015-11-24 15:17:57 +01:00
Sebastian Messmer 7573ffb89d Use gcc 4.8 on travis to ensure compatibility 2015-11-24 15:17:48 +01:00
Sebastian Messmer 140ac78b6b Use gcc 4.8 on travis to ensure compatibility 2015-11-24 15:17:17 +01:00
Sebastian Messmer 321a1c90ea Use gcc 4.8 on travis to ensure compatibility 2015-11-24 15:17:01 +01:00
Sebastian Messmer aadc195165 Use gcc 4.8 on travis to ensure compatibility 2015-11-24 15:16:51 +01:00
Sebastian Messmer b9ce3896b8 Use gcc 4.8 on travis to ensure compatibility 2015-11-24 15:16:39 +01:00
Sebastian Messmer 9048a4809a Fix travis chdir 2015-10-28 11:39:05 +01:00
Sebastian Messmer b428042a48 Fix travis package generation 2015-10-28 11:05:09 +01:00
Sebastian Messmer 4f894a551a Use correct package name for 7z 2015-10-28 01:59:35 +01:00
Sebastian Messmer e976e946b4 Install 7z in travis, so that packaging doesn't fail because of it 2015-10-28 01:57:08 +01:00
Sebastian Messmer 2357d42922 Test building distribution packages on travis 2015-10-28 01:12:52 +01:00
Sebastian Messmer 9875b66df6 Comments in .travis.yml 2015-09-07 16:44:40 +02:00
Sebastian Messmer d51aee1a79 (only on travis CI) Use /dev/urandom instead of /dev/random, because travis doesn't have enough entropy 2015-09-07 16:43:30 +02:00
Sebastian Messmer 4a7e4efe26 Also build test executable on travis 2015-05-04 19:47:12 +02:00
Sebastian Messmer 4e852cc581 Enable test cases on travis 2015-05-04 17:36:15 +02:00