summaryrefslogtreecommitdiffstats
path: root/tests/datetime.rs
AgeCommit message (Expand)Author
2022-11-28Fix: Do not use deprecated functionMatthias Beyer
2021-12-29de-glob importsDaniel Eades
2021-12-29remove 'extern crate' importsDaniel Eades
2021-10-02Remove support for hjsonMatthias Beyer
2021-05-08Make ConfigBuilder's method consumingRadosław Kot
2021-05-08Modify tests to use both ConfigBuilder and ConfigRadosław Kot
2021-04-20Add support for RON formatLevente Morva
2018-09-25Fix #75; tests run with --no-default-featuresRyan Leckey
2018-07-02Run rustfmt (nightly)Ryan Leckey
2018-06-15support inisaber.wu
2017-09-01Added HJSON (Human-Readable JSON) as a config file formatRaphael Cohn
2017-07-30Remove ConfigResult; close #36Ryan Leckey
2017-06-22Add a test to ensure we can get dates out of configRyan Leckey