Danilo Bargen
584885c78d
Make network support optional
2019-01-01 23:23:53 +01:00
Danilo Bargen
240e36a389
Switch from assert_cli to assert_cmd ( #66 )
2018-11-21 22:26:14 +01:00
Danilo Bargen
f1988a645b
Fix loading of configfile
...
- Don't require config file to exist for `--config-path` flag
- Make `--config-path` option pass-through
- Add a test for the `--config-path` flag
2018-10-22 18:03:49 +02:00
Danilo Bargen
e2d61e3ef2
Change wording of outdated cache message
2018-10-22 17:48:20 +02:00
equal-l2
ac9db25691
Run rustfmt
2018-10-21 14:49:01 +02:00
Jonathan Dahan
8784b55ba8
Add --quiet flag to surpress non-error output ( #48 )
2018-09-18 21:12:21 +02:00
Danilo Bargen
f21e885d85
Syntax config path -> config path
2018-09-16 00:41:58 +02:00
Danilo Bargen
7621bb107e
Change default styling
...
Make it a bit more colorful, like the previous style
2018-09-16 00:41:58 +02:00
Lukas Bergdoll
0c0b8d8f57
Generalize config
...
Else indentation
Serde rename
Generalize config, rename and make style member
2018-09-16 00:41:53 +02:00
Lukas Bergdoll
66b8a3daca
Add syntax config support
2018-09-16 00:40:25 +02:00
Danilo Bargen
336bd60ee5
Fix integration tests
...
Introduce the `assert_cli` crate which is a more robust way of testing
the binary. Tests also look much cleaner.
Thanks @anderejd for suggesting that crate!
2017-12-23 00:03:35 +01:00
Danilo Bargen
b517ff9bef
Add end-to-end file formatting integration tests
2016-11-20 23:11:55 +01:00
Severen Redwood
aab4220029
Rename everything named tldr to tealdeer ( #30 )
2016-04-19 10:15:24 +02:00
Danilo Bargen
1d649e187d
Add first integration tests
2016-04-03 23:59:15 +02:00