gnunet/tests
Rémi Birot-Delrue dc6f74d269 Add tools to manipulate `file-information` objects, and a few other things.
* common.scm: add the constant `%time-relative-forever`.
* container/metadata.scm: add `#:filename` and `#:narinfo` meta-types.
* fs.scm: add tools to create and manipulate `file-information` objects:
          `file-information-add!`, `file-information-iterate`,
          `file->file-information` and `directory->file-information`,
	  remove `make-file-information`.
* tests/fs.scm: test those functions a little.
2015-08-21 20:50:56 +02:00
..
binding-utils.scm Replaces the crappy “union handling” functions with better ones (inside “system/foreign/”); has the stub gnunet-search working. 2015-06-24 13:20:18 +02:00
configuration.scm Initial commit. 2015-06-20 22:16:34 +02:00
container-metadata.scm Code cleaning: various improvements and bug fixes. 2015-08-10 19:18:22 +02:00
fs.scm Add tools to manipulate `file-information` objects, and a few other things. 2015-08-21 20:50:56 +02:00
identity.scm Add `examples/identity.scm`, `examples/identity-bis.scm`, `examples/search-ns.scm`, and a few minor modifications. 2015-07-31 12:10:34 +02:00
progress-info.scm Add a record type for GNUNET_FS_ProgressInfo and a few tests. 2015-08-12 19:31:27 +02:00
system-foreign-unions.scm Bind basic download functionalities 2015-07-17 12:32:39 +02:00
testconf.conf Initial commit. 2015-06-20 22:16:34 +02:00
uri.scm Add `examples/identity.scm`, `examples/identity-bis.scm`, `examples/search-ns.scm`, and a few minor modifications. 2015-07-31 12:10:34 +02:00