squib/spec/args
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
..
box_spec.rb Layouts use strings as keys, so that must be realistic 2015-06-11 17:20:02 -04:00
draw_spec.rb Adding custom colors to the draw arg 2015-07-03 00:47:46 -04:00
paragraph_spec.rb Ported text command over to the new args classes 2015-07-07 23:59:23 -04:00
range_spec.rb Employing the new args refactoring on all shapes 2015-06-11 16:16:08 -04:00
typographer_spec.rb Allow configuration of typographical replacements, e.g. smart quotes 2015-04-07 21:21:00 -04:00
unit_conversion_spec.rb Refactoring out the unit conversion to its own place 2015-02-01 23:48:09 -05:00