squib/spec
Andy Meneely e43f68d323 Ported text command over to the new args classes
* Involved a big rewrite of arg_loader to accomodate nil and false better. Sadly this meant dumping ||= for if-statements. Blech, but works.
  * Updates to regression tests are pretty trivial.
  * Removed graphics_text_spec because, even though it looks useful, with rake sanity it really isn't.
  * Exposed font on deck as well

Cleaned up graphics/text.rb too!
2015-07-07 23:59:23 -04:00
..
api Ported text command over to the new args classes 2015-07-07 23:59:23 -04:00
args Ported text command over to the new args classes 2015-07-07 23:59:23 -04:00
commands Making tests more stable for travis 2014-11-18 21:05:01 -05:00
data Ported text command over to the new args classes 2015-07-07 23:59:23 -04:00
graphics Ported text command over to the new args classes 2015-07-07 23:59:23 -04:00
samples Documented a range idiom 2015-07-03 16:01:44 -04:00
conf_spec.rb Redesigning how config files are read, stored, and delegated 2015-04-28 20:31:53 -04:00
deck_spec.rb Requiring squib in more places on specs 2015-02-28 21:09:56 -05:00
input_helpers_spec.rb Adding specs for formatify 2015-02-13 13:45:14 -05:00
layout_parser_spec.rb Extending a non-existent parent yells at you now 2015-01-05 23:59:09 -05:00
logger_spec.rb Achievement Unlocked: true 100% coverage. 2015-01-05 23:26:13 -05:00
spec_helper.rb Employing the new args refactoring on all shapes 2015-06-11 16:16:08 -04:00