Home | History | Annotate | Line # | Download | only in dist
      1 syntax(2)
      2 
      3 test_suite("kyua")
      4 
      5 -- This is broken in platforms where /bin/sh is not bash.  See Issue 24 for
      6 -- details.  We should fix this, but it does not seem to be Kyua's problem.
      7 --include("bootstrap/Kyuafile")
      8 
      9 include("cli/Kyuafile")
     10 include("engine/Kyuafile")
     11 include("examples/Kyuafile")
     12 include("integration/Kyuafile")
     13 include("store/Kyuafile")
     14 include("utils/Kyuafile")
     15