c-ipfs/test
jmjatlanta b99a78a4d3 Merge branch 'master' of https://github.com/Agorise/c-ipfs
Conflicts:
	test/scripts/run_tests.sh
	test/testit.c
2017-10-09 09:12:14 -05:00
..
blocks Going through tests, verifying functionality 2017-10-09 09:00:48 -05:00
cid Updating cid codes 2017-09-04 13:33:56 -05:00
cmd/ipfs The API changed pthread to scope, so it can load multiple instances. 2017-09-20 14:39:26 -03:00
core Conversion from blockstore to node was not happening 2017-10-05 13:08:36 -05:00
exchange Merge branch 'master' of https://github.com/Agorise/c-ipfs 2017-10-09 09:12:14 -05:00
flatfs More work on storage and cleanup 2016-11-28 08:09:00 -05:00
journal move api globals to struct 2017-09-25 08:55:42 -05:00
merkledag Major changes to support large file transfer 2017-04-20 17:56:03 -05:00
namesys Debugging 2017-09-28 13:21:34 -05:00
node fixed attempt to free a non allocated string 2017-09-26 09:43:10 -05:00
repo Began implementing updates to journal timestamp 2017-09-13 12:40:48 -05:00
routing Minor memory leak fixes 2017-09-28 15:43:03 -05:00
scripts Going through tests, verifying functionality 2017-10-09 09:00:48 -05:00
storage Began implementing updates to journal timestamp 2017-09-13 12:40:48 -05:00
Makefile Calling the API from the client for "name resolve" and "name publish" 2017-09-21 18:03:42 -05:00
config.test1 testing of using api for binary files 2017-10-04 06:34:37 -05:00
config.test1.wo_journal testing of using api for binary files 2017-10-04 06:34:37 -05:00
config.test2 testing of using api for binary files 2017-10-04 06:34:37 -05:00
config.test2.wo_journal testing of using api for binary files 2017-10-04 06:34:37 -05:00
test_file.txt debugging daemon 2017-03-24 14:29:00 -05:00
test_helper.c The API changed pthread to scope, so it can load multiple instances. 2017-09-20 14:39:26 -03:00
test_helper.h Began implementing updates to journal timestamp 2017-09-13 12:40:48 -05:00
testit.c Merge branch 'master' of https://github.com/Agorise/c-ipfs 2017-10-09 09:12:14 -05:00