summaryrefslogtreecommitdiffstats
path: root/tests/file.rs
AgeCommit message (Expand)Author
2022-04-10fix: dot in config nameCfirTsabari
2021-12-29de-glob importsDaniel Eades
2021-12-29remove 'extern crate' importsDaniel Eades
2021-05-08Make ConfigBuilder's method consumingRadosław Kot
2021-05-08Modify tests to use both ConfigBuilder and ConfigRadosław Kot
2018-09-25Fix #75; tests run with --no-default-featuresRyan Leckey
2018-07-02Run rustfmt (nightly)Ryan Leckey
2017-07-30Remove ConfigResult; close #36Ryan Leckey
2017-06-14Merge branch 'feature/with_name' of https://github.com/JordiPolo/config-rs in...Ryan Leckey
2017-06-13Add (failing) test for File::with_nameRyan Leckey
2017-06-13Add more tests on filesRyan Leckey