(library
 (name inline_expect_tests)
 (inline_tests)
 (modules expect_tests)
 (libraries gccjit str)
 (preprocess
  (pps ppx_inline_test ppx_expect))
 (modes byte native))
