Ignacio R. Morelle 7f5152d0c3 Add filesystem code unit tests (bug #23216)
This is somewhat incomplete, but already covers most core functionality
and helped uncover an important bug in the BFS implementation (see
commit 1c927c8407ec797ef9e9e58599a7b71e617fe864).

Most notably, normalize_path() isn't tested yet, as well as corner cases
with empty strings and get_wml_location().
2015-04-05 02:04:05 -03:00
..