summaryrefslogtreecommitdiff
path: root/test/Bindings/Ocaml/bitreader.ml
AgeCommit message (Expand)AuthorFilesLines
2011-07-09Remove tests for APIs that were removed.Nick Lewycky1-3/+1
2010-09-09tests: XFAIL a handful of tests on the vg_leak builder, so we can get back toDaniel Dunbar1-0/+1
2010-08-20Fix some Ocaml tests: the %t substitution now returns an absolute path.Bob Wilson1-1/+1
2010-03-02Remove module providers from ocaml.Erick Tryzelaar1-8/+8
2009-09-03Replace ocamlc tests with ocamlopt tests since they're less noisy.Erick Tryzelaar1-1/+1
2009-08-19Convert the rest of the ocaml types and functions to use context.Erick Tryzelaar1-1/+1
2009-08-19Allow passing around LLVMContext in ocaml.Erick Tryzelaar1-4/+6
2008-10-22[PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on s...Gordon Henriksen1-1/+1
2007-12-22Fix a partial application typo.Gordon Henriksen1-2/+2
2007-12-19Adding bindings for memory buffers and module providers. SwitchingGordon Henriksen1-3/+55
2007-12-11Adding Ocaml bindings for the bitreader as requested by SarahGordon Henriksen1-0/+23