Commit Graph

32 Commits

Author SHA1 Message Date
Alexander Neumann 44a57d66c3 Remove vendor from build scripts 2020-03-01 11:30:02 +01:00
Alexander Neumann 65129bde5e Makefile: Try -mod=vendor first 2018-08-31 22:00:47 +02:00
Tobias Klein bee09c1a0f test 2017-09-09 16:33:51 +02:00
Alexander Neumann d6118871be Update other files 2017-07-23 14:40:05 +02:00
Alexander Neumann 380e9b8119 Fix Makefile 2016-03-31 19:20:57 +02:00
Alexander Neumann b8c300e61e Remove run_tests.go from Makefile 2016-01-16 14:37:23 +01:00
Alexander Neumann 7ebf5397a3 clean up Makefile 2015-08-20 19:05:19 +02:00
Alexander Neumann f2dea829b4 Makefile: Use new build system 2015-06-24 20:29:58 +02:00
Alexander Neumann ae01af045d Add release tag to travis and Makefile 2015-06-21 17:40:22 +02:00
Alexander Neumann 246fdb13f9 Makefile: Remove target `test-integration` 2015-06-21 17:40:21 +02:00
Alexander Neumann e071ca57d5 Use `run_tests.go` for testing coverage 2015-06-21 17:40:21 +02:00
Alexander Neumann 12677b4f8a Use flag instead of build tag to run integration tests 2015-06-21 17:40:21 +02:00
Alexander Neumann 9b7db4df24 travis: Add new integration tests 2015-06-21 17:40:21 +02:00
Alexander Neumann 3ace557dbe Makefile: Add dependency on all Go source code 2015-05-14 11:11:30 +02:00
Alexander Neumann e1098eedac Fix make -B (force rebuild) 2015-05-14 11:10:01 +02:00
Alexander Neumann 8c684f91a3 travis/Makefile: output debug information 2015-05-11 22:18:28 +02:00
Alexander Neumann aebfaec9c7 Add integration tests 2015-05-11 21:09:32 +02:00
Alexander Neumann 61f8169fa0 Makefile: Fix bench 2015-05-11 18:26:56 +02:00
Alexander Neumann b7e1d2788b Makefile: Split out coverage into a shell script 2015-05-10 23:04:02 +02:00
Alexander Neumann be8064cd97 Makefile: Add missing dependencies 2015-05-10 22:49:01 +02:00
Alexander Neumann fdac4655c6 Integrate travis 2015-05-10 22:47:01 +02:00
Alexander Neumann fb95f02af6 Refactor testsuite 2015-01-17 16:32:24 +01:00
Alexander Neumann 8c4af2af70 Remove test from default make target 2015-01-14 17:49:17 +01:00
Alexander Neumann 219c0e82bb Add test for files vanishing between scan and backup 2015-01-14 17:43:41 +01:00
Alexander Neumann 7af11eaaae Refactor tests, integrate debug break points 2015-01-14 17:32:37 +01:00
Alexander Neumann e2fea0d088 Rename khepri -> restic 2014-12-05 21:45:49 +01:00
Alexander Neumann 553053afd9 Remove race detector from tests 2014-11-24 22:19:48 +01:00
Alexander Neumann d1e4431514 Refactor StorageMap to BlobList 2014-11-22 21:05:18 +01:00
Alexander Neumann 543c2c724c Test all Sub-Packages on 'make test' 2014-11-15 17:17:10 +01:00
Alexander Neumann 972c1d5771 Test with race detection 2014-08-11 23:18:03 +02:00
Alexander Neumann 017426467b Refactor Makefiles 2014-08-06 20:09:41 +02:00
Alexander Neumann ab602b88de Add Makefiles and simple test suite 2014-08-05 23:13:19 +02:00