[go: up one dir, main page]

Alcotezt-ux: add missing invocation headers

Related to issue #5172 (closed)

Invocation headers

The current fix is to rewrite it as:

dune exec [TEST_FOLDER]/main.exe

This MR add invocation headers for the files that originally did not have one.

  • lib_benchmark/test
  • lib_lwt_result_stdlib/test
  • lib_lazy_containers/test
  • lib_webassembly/tests (no copyright, no header)

Protocol tests that have no headers and/or no copyright: - proto_015_PtLimaPt/lib_benchmark/test (no copyright) - proto_016_PtMumbai/lib_benchmark/test (no copyright) - proto_alpha/lib_benchmark/test (no copyright)

  • proto_015_PtLimaPt/lib_delegate/test
  • proto_016_PtMumbai/lib_delegate/test
  • proto_alpha/lib_delegate/test
Edited by lykimquyen

Merge request reports

Loading