cobalt.rs/.gitignore
Johann 62ce74bad0 Add tests
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
2015-11-06 21:22:45 +01:00

6 lines
48 B
Text

/target
/build
/tests/tmp
.DS_Store
Cargo.lock