comparison tests/cli/test_find.yaml @ 585:25df894f9ab9

internal: Some fixes to the new app configuration. * Tweak order of source registration. * Add some missing default settings. * Fix some validation code. * Add better error handling to validation.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 02 Jan 2016 16:39:26 -0800
parents 9ccc933ac2c7
children
comparison
equal deleted inserted replaced
584:9ccc933ac2c7 585:25df894f9ab9
13 replace_out_path_sep: true 13 replace_out_path_sep: true
14 in: 14 in:
15 pages/foo.md: '' 15 pages/foo.md: ''
16 posts/2015-01-10_blah.md: '' 16 posts/2015-01-10_blah.md: ''
17 out: | 17 out: |
18 pages/foo.md
18 posts/2015-01-10_blah.md 19 posts/2015-01-10_blah.md
19 pages/foo.md
20 --- 20 ---
21 args: find foo 21 args: find foo
22 replace_out_path_sep: true 22 replace_out_path_sep: true
23 in: 23 in:
24 pages/foo.md: '' 24 pages/foo.md: ''