summaryrefslogtreecommitdiffstats
path: root/tests/file_json.rs
AgeCommit message (Expand)Author
2021-03-14Rename try_into/try_fromMatthias Beyer
2021-03-13Fix imports for new crate nameMatthias Beyer
2020-10-01Run cargo-fmtMatthias Beyer
2020-09-07Use `display` method on PathBuf in testsrdkt13
2020-09-06Fix paths in tests expectations for all platformsrdkt13
2018-09-25Fix #75; tests run with --no-default-featuresRyan Leckey
2018-07-02Run rustfmt (nightly)Ryan Leckey
2018-07-02Merge branch 'feature/ini' of https://github.com/woodgear/config-rsRyan Leckey
2018-06-15support inisaber.wu
2018-04-09Use `try_into` instead of deprecated `deserialize`Aleksey Ivanov
2017-07-30Remove ConfigResult; close #36Ryan Leckey
2017-06-13Add JSONRyan Leckey