mirror of
https://github.com/cobalt-org/cobalt.rs
synced 2024-11-15 08:27:15 +00:00
62ce74bad0
This commit: - replaces the walk_dir util function with the walkdir crate to avoid some inconveniences - adds regression/integration tests that run over a set of fixtures and compare them to a desired output - moves the example/ folder into tests/fixtures to create an initial testing fixture - improves the travis configuration e.g. to test and collect code coverage
6 lines
48 B
Text
6 lines
48 B
Text
/target
|
|
/build
|
|
/tests/tmp
|
|
|
|
.DS_Store
|
|
Cargo.lock
|