Andy Meneely
91ba48f80b
Explicitly saving and restoring the matrix
2015-04-02 10:14:08 -04:00
Andy Meneely
784a0dcb90
Updating the regression test
2015-03-31 21:24:28 -04:00
Andy Meneely
574b76873e
Updating regression tests, renamed bezier curve params
2015-03-26 19:50:12 -04:00
Andy Meneely
8876b27473
Merging in svg back end work. All but save_doc is done.
2015-02-20 22:56:07 -05:00
Andy Meneely
578c3cb6a0
Upgrading rspec, fixing mock objects bug
2015-02-13 13:26:22 -05:00
Andy Meneely
b0b69186e7
Don't need these regression logs
2015-01-28 15:07:57 -05:00
Andy Meneely
bfbf7a7eba
Added support for linear and radial gradients
...
Closes #29
2015-01-26 22:22:09 -05:00
Andy Meneely
f3e3082f0e
Implement showcase feature
...
#Closes 26
2015-01-05 21:09:35 -05:00
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