moving more tests into dune
commitb11185a210d98319e1b16999cac51bf8a3d7fda4
authorVincent Siles <vsiles@fb.com>
Fri, 5 Apr 2019 09:15:37 +0000 (5 02:15 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Fri, 5 Apr 2019 09:18:41 +0000 (5 02:18 -0700)
tree89bc55412ff4d9d1b4f50985a4ebc37927c4e63c
parent3e54ee89fe4ed49d191ffe16592f207011189c18
moving more tests into dune

Summary:
Adding some new test in the dune build:
- autocomplete
- color
- coverage
- dump_inheritance
- dumpsymbolinfo
- typecheck

Reviewed By: CatherineGasnier

Differential Revision: D14744874

fbshipit-source-id: 007a5169f38bf27f50dd68ed81a838f509ce41b3
hphp/hack/Makefile.dune
hphp/hack/test/autocomplete/dune [new file with mode: 0644]
hphp/hack/test/color/dune [new file with mode: 0644]
hphp/hack/test/coverage/dune [new file with mode: 0644]
hphp/hack/test/dump_inheritance/dune [new file with mode: 0644]
hphp/hack/test/dumpsymbolinfo/dune [new file with mode: 0644]
hphp/hack/test/tast/dune
hphp/hack/test/typecheck/dune [new file with mode: 0644]