mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-08 18:05:32 +00:00
This requires a significant refactor to the compiler interfaces to allow for asynchronous filesystem and network access. For now, only kmc-copy uses the asynchronous interfaces, but over time we may try and consolidate them where other compiler modules find them useful. This adds a big set of unit test fixtures to avoid network instability in tests (the fixtures can be regenerated by setting environment variable `TEST_SAVE_FIXTURES`). |
||
|---|---|---|
| .. | ||
| config | ||
| docs | ||
| src | ||
| .gitignore | ||
| build.sh | ||