-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.ml
14 lines (12 loc) · 923 Bytes
/
test.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
(*****************************************************************************)
(* libCUDF - CUDF (Common Upgrade Description Format) manipulation library *)
(* Copyright (C) 2009-2012 Stefano Zacchiroli <[email protected]> *)
(* *)
(* This library is free software: you can redistribute it and/or modify *)
(* it under the terms of the GNU Lesser General Public License as *)
(* published by the Free Software Foundation, either version 3 of the *)
(* License, or (at your option) any later version. A special linking *)
(* exception to the GNU Lesser General Public License applies to this *)
(* library, see the COPYING file for more information. *)
(*****************************************************************************)
let _ = OUnit.run_test_tt_main Tests.all