Commit Graph

292 Commits (24c9fbd0bf2c0e645fdf4339ae123170b5a041e6)

Author SHA1 Message Date
Andy Meneely c6e85b0e46 Refactoring to use case more, fixed build 2014-11-02 18:43:11 -05:00
Andy Meneely f4d2d759c1 Allowing strings for some inputs on text
Also writing mock object tests
2014-10-31 15:55:12 -04:00
Andy Meneely 2a58323bd4 Another unit test for dirify 2014-10-29 15:37:45 -04:00
Andy Meneely aad7180c8b Refactored spec with the splat operator 2014-10-29 15:10:10 -04:00
Andy Meneely bf91190b3b Rubocop: TrailingBlankLines 2014-10-29 12:10:37 -04:00
Andy Meneely e115135d51 Rubocop: Using single-quotes properly 2014-10-29 12:04:33 -04:00
Andy Meneely 37fd4e7733 Rubocop: Trailing Whitespace 2014-10-29 12:04:32 -04:00
David Turner 91e7adafd5 Add text rotation 2014-10-17 08:17:07 -04:00
Andy Meneely f2a2ab0573 Bringing back the extends feature
Adding in my own merge key implementation that allows you to bring in
other keys and modfiy the data. Makes moving boxes around easier.

A quasi-revert of 00e8b59144
...but with something useful!
2014-09-21 21:56:18 -04:00
Andy Meneely fd2d10771a Added a font_size override for font description 2014-09-19 23:31:44 -04:00
Andy Meneely 56905b08bc Implementing an img_dir configuration setting 2014-08-21 15:44:33 -04:00
Andy Meneely 00e8b59144 Ugh, Yaml has a <<: merge key. facepalm: true 2014-08-14 17:02:28 -04:00
Andy Meneely 6895e1276b Handling of multiple extends in a single entry 2014-08-14 16:20:02 -04:00
Andy Meneely 1371bd81bd Implementing multi-level extends, except for one case 2014-08-14 16:05:12 -04:00
Andy Meneely 8bd814fc1a Some regression tests on loading layouts 2014-08-14 14:35:46 -04:00
Andy Meneely a643cf8025 Hinting is set to off, not nil. Some more tests 2014-08-13 17:08:16 -04:00
Andy Meneely 3e08a0d604 Singleton expansion has... expanded!
Closes #13, hopefully
2014-08-11 00:22:04 -04:00
Andy Meneely f9c572116d Properly suppressing output and testing progress bar 2014-08-05 22:51:43 -04:00
Andy Meneely 6c31320411 Custom colors, closing #1 2014-08-05 21:56:07 -04:00
Andy Meneely 96d8f4039e Simplifying the run spec 2014-08-05 21:56:07 -04:00
Andy Meneely aa4babd5b6 Using the file digest 2014-08-05 15:05:49 -04:00
Andy Meneely a7ece2cb62 Making the hashing more consistent 2014-08-05 12:18:57 -04:00
Andy Meneely 61059eb0b5 Saving file hashes on the samples for regression 2014-08-04 22:40:53 -04:00
Andy Meneely 4f575f9761 More unit testsgit pull 2014-08-04 21:56:56 -04:00
Andy Meneely e835228786 Writing up some tests for input_helpers 2014-08-03 23:17:39 -04:00
Andy Meneely 6b896aa062 Fixing merge conflict 2014-08-03 23:17:00 -04:00
Andy Meneely 202b4c4235 Suppressing progress bar output and getting hints to work 2014-07-31 16:57:49 -04:00
Andy Meneely efe146e1e2 Got all the specs passing! 2014-07-28 17:22:25 -04:00
Andy Meneely c227340323 Still disabled since we're not done yet. 2014-07-28 17:09:22 -04:00
Andy Meneely f6480445df Stabilizing the code after the options switch. Getting there... 2014-07-28 17:08:57 -04:00
Andy Meneely 10890be8a1 Putting together a global `set` method for defaults 2014-07-28 16:01:46 -04:00
Andy Meneely 50c4da8e1a More work - disabling the test so it runs cleanly for now. 2014-07-25 17:41:15 -04:00
Andy Meneely a017330d0b Spec for the new command 2014-07-25 13:04:53 -04:00
Andy Meneely 952e3f522b Coverage using both SimpleCov and Coveralls 2014-07-25 12:50:56 -04:00
Andy Meneely 8615c2bb05 Getting coverage to work 2014-07-25 11:00:11 -04:00
Andy Meneely 739c900779 Adding in coveralls CI 2014-07-24 16:28:28 -04:00
Andy Meneely 5e8fa54d92 Updating spec to run all samples 2014-07-23 23:11:34 -04:00
Andy Meneely a59a3a5790 Removing debug statement 2014-07-23 09:34:50 -04:00
Andy Meneely e7217546e4 rake installs and runs all samples 2014-07-22 22:45:12 -04:00
Andy Meneely c477432239 Color handling handed off to rcairo 2014-07-17 13:11:26 -04:00
Andy Meneely 4748f1a32c Writing up some basic rspecs 2014-07-16 11:48:58 -04:00
Andy Meneely 09a668a3a9 Still messing around 2014-07-10 21:53:47 -04:00