Add Whentools library, test, documentation.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 23 Feb 2012 15:07:23 +0000 (15:07 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 23 Feb 2012 16:08:09 +0000 (16:08 +0000)
commitf56882eb71425b2100edea0cabb478457a8a6a16
treeacdfa66d4013c8d9d4ea672bdd47f2d2ae3cb41f
parent438813bcf327729f9dafc1a56c6cede550435e2e
Add Whentools library, test, documentation.
14 files changed:
daemon/whenjobsd.ml
lib/Makefile.am
lib/whenfile.ml
lib/whenfile.mli
lib/whentools.ml [new file with mode: 0644]
lib/whentools.mli [new file with mode: 0644]
tests/jobs/Makefile.am
tests/jobs/t200_ocaml_jobnames.ml [new file with mode: 0644]
tests/jobs/t200_ocaml_jobnames.ml.expected [new file with mode: 0644]
tests/jobs/t201_ocaml_set_variable.ml [new file with mode: 0644]
tests/jobs/t201_ocaml_set_variable.ml.expected [new file with mode: 0644]
tests/parsing/test_load.ml
tools/whenjobs.ml
tools/whenjobs.pod