veloren/voxygen/i18n/src
juliancoffee 15d83e65cc Remove load_expect_dir as it's misused
- load_expect_dir while expected to fail on erros, fails only on
filesystem errors and only on root directory.
This commit replaces this function with `read_expect_dir` which returns iterator
which loads all files and panics if can't load them.
2021-07-05 20:14:26 +03:00
..
bin Fix find_root() search in case if .git isn't dir 2021-06-08 13:34:46 +03:00
analysis.rs Update assets_manager to 0.5 2021-06-26 12:05:40 +02:00
data.rs Remove load_expect_dir as it's misused 2021-07-05 20:14:26 +03:00
lib.rs Refactor i18n analysis code and improve UX of testing binary 2021-05-10 22:13:00 +00:00
verification.rs Update assets_manager to 0.5 2021-06-26 12:05:40 +02:00