Commit Graph

5 Commits (bdd9ca391e3a56253d7480b07bb1a8aac361904c)

Author SHA1 Message Date
David Allsopp b5d1929e87 Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
Sébastien Hinderer 943cb5436e ocamltest: define a file type for object files 2018-04-17 10:43:24 +02:00
octachron ece7e44d1a ocamltest: machinery for ocamldoc tests
* a new test ocamldoc
* three new modifiers: html, latex and man for each ocamldoc backend
* new variables:
   * plugins
   * skip_header_lines, skip_header_bytes
   * ocamldoc_{backend,exit_status,flags,output,reference}
* make it possible to skip lines in the result file in text mode
* check_output reads skip_header_{lines,bytes} when comparing
output and reference files
2018-03-06 11:58:10 +01:00
Sébastien Hinderer 11118e03ae ocamltest: extend the Ocaml_filetypes module
Add constructors for the binary files
2018-02-07 18:47:11 +01:00
Sébastien Hinderer 0078dc54df ocamltest: rename the Filetype module into Ocaml_filetypes
This code is clearly OCaml-specific.
2018-02-07 17:58:44 +01:00