11(* setup.ml generated for the first time by OASIS v0.3.0 *)
22
33(* OASIS_START *)
4- (* DO NOT EDIT (digest: 3743f09fc72577ad3af91b1ab47847de ) *)
4+ (* DO NOT EDIT (digest: 51146b2c34f38bae10732375ae42aa0e ) *)
55(*
66 Regenerated by OASIS v0.4.5
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6844,6 +6844,14 @@ let setup_t =
68446844 [(OASISExpr. EBool true , (" $test_stmt" , [] ))];
68456845 cmd_clean = [(OASISExpr. EBool true , None )];
68466846 cmd_distclean = [(OASISExpr. EBool true , None )]
6847+ });
6848+ (" test_error" ,
6849+ CustomPlugin.Test. main
6850+ {
6851+ CustomPlugin. cmd_main =
6852+ [(OASISExpr. EBool true , (" $test_error" , [] ))];
6853+ cmd_clean = [(OASISExpr. EBool true , None )];
6854+ cmd_distclean = [(OASISExpr. EBool true , None )]
68476855 })
68486856 ];
68496857 doc =
@@ -6896,6 +6904,14 @@ let setup_t =
68966904 [(OASISExpr. EBool true , (" $test_stmt" , [] ))];
68976905 cmd_clean = [(OASISExpr. EBool true , None )];
68986906 cmd_distclean = [(OASISExpr. EBool true , None )]
6907+ });
6908+ (" test_error" ,
6909+ CustomPlugin.Test. clean
6910+ {
6911+ CustomPlugin. cmd_main =
6912+ [(OASISExpr. EBool true , (" $test_error" , [] ))];
6913+ cmd_clean = [(OASISExpr. EBool true , None )];
6914+ cmd_distclean = [(OASISExpr. EBool true , None )]
68996915 })
69006916 ];
69016917 clean_doc =
@@ -6946,6 +6962,14 @@ let setup_t =
69466962 [(OASISExpr. EBool true , (" $test_stmt" , [] ))];
69476963 cmd_clean = [(OASISExpr. EBool true , None )];
69486964 cmd_distclean = [(OASISExpr. EBool true , None )]
6965+ });
6966+ (" test_error" ,
6967+ CustomPlugin.Test. distclean
6968+ {
6969+ CustomPlugin. cmd_main =
6970+ [(OASISExpr. EBool true , (" $test_error" , [] ))];
6971+ cmd_clean = [(OASISExpr. EBool true , None )];
6972+ cmd_distclean = [(OASISExpr. EBool true , None )]
69496973 })
69506974 ];
69516975 distclean_doc = [] ;
@@ -6957,7 +6981,7 @@ let setup_t =
69576981 alpha_features = [] ;
69586982 beta_features = [] ;
69596983 name = " sqlite3" ;
6960- version = " 2 .0.9 " ;
6984+ version = " 3 .0.0 " ;
69616985 license =
69626986 OASISLicense. DEP5License
69636987 (OASISLicense. DEP5Unit
@@ -7372,6 +7396,63 @@ let setup_t =
73727396 test_tools =
73737397 [ExternalTool " ocamldoc" ; ExternalTool " ocamlbuild" ]
73747398 });
7399+ Executable
7400+ ({
7401+ cs_name = " test_error" ;
7402+ cs_data = PropList.Data. create () ;
7403+ cs_plugin_data = []
7404+ },
7405+ {
7406+ bs_build =
7407+ [
7408+ (OASISExpr. EBool true , false );
7409+ (OASISExpr. EFlag " tests" , true )
7410+ ];
7411+ bs_install = [(OASISExpr. EBool true , false )];
7412+ bs_path = " test" ;
7413+ bs_compiled_object = Best ;
7414+ bs_build_depends = [InternalLibrary " sqlite3" ];
7415+ bs_build_tools =
7416+ [ExternalTool " ocamldoc" ; ExternalTool " ocamlbuild" ];
7417+ bs_c_sources = [] ;
7418+ bs_data_files = [] ;
7419+ bs_ccopt = [(OASISExpr. EBool true , [] )];
7420+ bs_cclib = [(OASISExpr. EBool true , [] )];
7421+ bs_dlllib = [(OASISExpr. EBool true , [] )];
7422+ bs_dllpath = [(OASISExpr. EBool true , [] )];
7423+ bs_byteopt = [(OASISExpr. EBool true , [] )];
7424+ bs_nativeopt = [(OASISExpr. EBool true , [] )]
7425+ },
7426+ {exec_custom = false ; exec_main_is = " test_error.ml" });
7427+ Test
7428+ ({
7429+ cs_name = " test_error" ;
7430+ cs_data = PropList.Data. create () ;
7431+ cs_plugin_data = []
7432+ },
7433+ {
7434+ test_type = (`Test , " custom" , Some " 0.4" );
7435+ test_command =
7436+ [(OASISExpr. EBool true , (" $test_error" , [] ))];
7437+ test_custom =
7438+ {
7439+ pre_command = [(OASISExpr. EBool true , None )];
7440+ post_command =
7441+ [(OASISExpr. EBool true , Some ((" rm" , [" t" ])))]
7442+ };
7443+ test_working_directory = Some " test" ;
7444+ test_run =
7445+ [
7446+ (OASISExpr. ENot (OASISExpr. EFlag " tests" ), false );
7447+ (OASISExpr. EFlag " tests" , false );
7448+ (OASISExpr. EAnd
7449+ (OASISExpr. EFlag " tests" ,
7450+ OASISExpr. EFlag " tests" ),
7451+ true )
7452+ ];
7453+ test_tools =
7454+ [ExternalTool " ocamldoc" ; ExternalTool " ocamlbuild" ]
7455+ });
73757456 Doc
73767457 ({
73777458 cs_name = " API" ;
@@ -7430,14 +7511,14 @@ let setup_t =
74307511 };
74317512 oasis_fn = Some " _oasis" ;
74327513 oasis_version = " 0.4.5" ;
7433- oasis_digest = Some " \144 ¥N \011 f¬ \016 òíBEêµãé " ;
7514+ oasis_digest = Some " µ¢]]± \148 6t \133\000 &¿º M£ " ;
74347515 oasis_exec = None ;
74357516 oasis_setup_args = [] ;
74367517 setup_update = false
74377518 };;
74387519
74397520let setup () = BaseSetup. setup setup_t;;
74407521
7441- # 7442 " setup.ml"
7522+ # 7523 " setup.ml"
74427523(* OASIS_STOP *)
74437524let () = setup () ;;
0 commit comments