Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Boltzgen.Generator_loopSourcePrints a type definition
Prints a module signature matching type and function signature
Internal test generation functions
val gen_header :
float ->
Format.formatter ->
out_err:bool ->
int ->
Runtime.Type.func ->
(Format.formatter -> unit -> unit) ->
string ->
(Format.formatter -> unit -> unit) ->
unitval generic_loop :
(Format.formatter ->
out_err:bool ->
int ->
Runtime.Type.func ->
(Format.formatter -> unit -> unit) ->
string ->
(Format.formatter -> unit -> unit) ->
unit) ->
(Format.formatter ->
out_err:bool ->
?throw:bool ->
?canonize:string ->
string ->
unit) ->
(Format.formatter -> 'b -> unit) ->
?out_err:bool ->
?tsrange:(int * int) ->
?throw:bool ->
?canonize:string ->
?boltz_evaluated:(Runtime.Type.def_type list * Runtime.Type.func * float) ->
Format.formatter ->
float ->
int ->
string ->
'b ->
unitval gen_test :
?out_err:bool ->
?ftotest:string ->
?tsrange:(int * int) ->
?boltz_evaluated:(Runtime.Type.def_type list * Runtime.Type.func * float) ->
Format.formatter ->
float ->
int ->
string ->
unitval gen_value :
?tsrange:(int * int) ->
boltz_evaluated:
(Runtime.Type.def_type list * Runtime.Type.compo_type * float) ->
Format.formatter ->
float ->
int ->
unitval gen_test_direct :
?out_err:bool ->
?throw:bool ->
?canonize:string ->
?boltz_evaluated:(Runtime.Type.def_type list * Runtime.Type.func * float) ->
Format.formatter ->
float ->
int ->
string ->
unitval gen_test_diff :
?out_err:bool ->
?tsrange:(int * int) ->
?throw:bool ->
?canonize:string ->
?boltz_evaluated:(Runtime.Type.def_type list * Runtime.Type.func * float) ->
string ->
string ->
Format.formatter ->
float ->
int ->
string ->
unitSimple test generation function