Commit Graph

15 Commits (b8e9d99cbaa0c1024737e0dcc1fc957e6aad40c7)

Author SHA1 Message Date
Andy Meneely fd217294c5 Implemented sheet command 2014-12-31 00:47:02 -05:00
Andy Meneely 979cd701e6 Added a unicode sample
Removed the unicode from the text_options.rb sample so the regression test can be back online.
2014-12-30 11:53:55 -05:00
Andy Meneely f8f65f3de7 Support png scaling, but warns on use. 2014-12-09 22:59:49 -05:00
Andy Meneely 04b55d8b32 Finished CSV feature 2014-12-08 00:05:18 -05:00
Andy Meneely 44fd5ca745 Disabling the correct test this time 2014-11-24 09:56:45 -05:00
Andy Meneely a3e3b592fb Back to disabling these tests until I get answers 2014-11-24 09:43:39 -05:00
Andy Meneely cb63f94ac2 Attempting to re-enable old tests with new change 2014-11-20 03:41:18 -05:00
Andy Meneely 9e45726bdf Being more specific about encoding 2014-11-20 03:20:23 -05:00
Andy Meneely 996fab90bd Disabling the two regression test that fail, for now 2014-11-19 23:09:36 -05:00
Andy Meneely 99ab80fb51 Rewriting and refactoring Squib sample test 2014-11-19 22:49:12 -05:00
Andy Meneely 4c4c96b8b9 Disabling AGAIN for fixing the public broken build 2014-11-19 03:50:58 -05:00
Andy Meneely 550bb80d29 Test stability: scrubbing pango font description differently 2014-11-19 03:41:07 -05:00
Andy Meneely 4389c6d5d2 Disabling this test until it's more stable 2014-11-18 21:15:31 -05:00
Andy Meneely 069f8edb02 Don't need this anymore 2014-11-18 01:55:46 -05:00
Andy Meneely 99ac612b8a Regression testing: cairo mock object stores graphics calls
So the idea behind this is maintain an "expected value" for the sample runs. We store the graphics calls and their arguments as a readable text file. Any change in the samples will break this, but the idea is to make sure this doesn't get broken unexpectedly.

Rearranged the data files in specs
2014-11-18 01:53:00 -05:00