Sha256: 06b94b3195ebea9ef90ff33f15abe2e9bcfc519abf29ac776555a9b673104a45

Contents?: true

Size: 251 Bytes

Versions: 63

Compression:

Stored size: 251 Bytes

Contents

open OUnit2
open Hello_world

let ae exp got _test_ctxt = assert_equal ~printer:(fun x -> x) exp got

let tests = [
  (* TEST
     "$description" >:: ae $expected hello;
     END TEST *)
]

let () =
  run_test_tt_main ("Hello World tests" >::: tests)

Version data entries

63 entries across 63 versions & 1 rubygems

Version Path
trackler-2.2.1.139 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.138 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.137 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.136 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.135 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.134 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.133 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.132 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.131 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.130 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.129 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.128 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.127 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.126 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.125 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.124 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.123 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.122 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.121 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml
trackler-2.2.1.120 tracks/ocaml/tools/test-generator/templates/ocaml/hello-world/test.ml