Files
rojo/rojo-test
Lucien Greathouse 4bf73c7a8a Implement support for turning .json files into Lua modules (#308)
* Stub implementation

* Flesh out feature and add tests. Other snapshots currently failing.

* Blacklist .meta.json in JSON handler

* Write to correct property (Source) instead of Value

* Update changelog
2020-03-28 00:36:01 -07:00
..
2020-03-12 19:39:27 -07:00

rojo-test

This project does end-to-end testing of Rojo by executing it and checking what side-effects it has.

rojo-test is meant to be run as a test with:

cargo test