hhvm / hacktest

A unit testing framework for Hack
MIT License
29 stars 12 forks source link

migrate to `.hack` file extensions #71

Closed azjezz closed 5 years ago

azjezz commented 5 years ago

$ hh-to-hack migrate src/ && hh-to-hack migrate tests/

azjezz commented 5 years ago

cc @fredemmott o.o

after this, it should be tagged 2.0 but we need hhvm/hhast#154 first which means we also need a new release of facebook/hh-clilib and facebook/difflib too O.O

azjezz commented 5 years ago

those requirements should change to 2.0

https://github.com/hhvm/type-assert/blob/master/composer.json#L18 https://github.com/hhvm/hhast/blob/master/composer.json#L13 https://github.com/hhvm/hsl/blob/master/composer.json#L12 https://github.com/hhvm/hsl-experimental/blob/master/composer.json#L6 https://github.com/hhvm/hh-clilib/blob/master/composer.json#L17 https://github.com/hhvm/difflib/blob/master/composer.json#L14

:scream:

fredemmott commented 5 years ago

Sorry, not going to be able to accept this for this repository (or other fbshipit-synced repositories) at the moment.