11 Commits

Author SHA1 Message Date
f88fbba4ae Update output of dotify-create-symlink command 2015-07-03 13:06:02 +01:00
ad59c37cfb Fix various issues with tests 2014-08-21 02:53:48 +01:00
71bc4d5a44 Change suffix of test files to comply with test-runner.sh defaults 2014-08-21 02:00:06 +01:00
5567a98bb3 Massive restructuring code-base 2014-03-19 21:03:31 +00:00
e0f0177301 Expand Dotfile syntax support to not require a <source> argument
Supported action syntax:

- `<action>: <source> -> <target>`
- `<action>: -> <target>`
- `<source> -> <target>`
- `-> <target>`
2014-03-08 13:29:07 +00:00
f5725f6229 Remove dotfile option parsing commands
They are no longer needed, as I'm going for a "compile Dotfile to
regular shell script" approach now, rather than a "manually parse the
shit out of the Dotfile".
2013-10-20 23:59:08 +01:00
9150d996a7 Add tests for compile-dotfile internal command 2013-10-20 22:53:35 +01:00
4447397c10 Keep things more consistent 2013-10-20 22:53:22 +01:00
2c72a369e5 Update parse-dotfile-options test 2013-10-03 23:55:15 +01:00
7dc86a3843 Fix load paths in test files 2013-10-03 23:54:53 +01:00
4efde780d4 Reorganize internal functions 2013-10-03 22:59:38 +01:00