Browse Source

Don't need these regression logs

dev
Andy Meneely 11 years ago
parent
commit
b0b69186e7
  1. 6971
      spec/data/samples/colors.rb.txt
  2. 3
      spec/samples/samples_regression_spec.rb

6971
spec/data/samples/colors.rb.txt

File diff suppressed because it is too large Load Diff

3
spec/samples/samples_regression_spec.rb

@ -44,11 +44,12 @@ describe "Squib samples" do
# FOR NOW!! These two I can't get working on Travis, so I'm disabling # FOR NOW!! These two I can't get working on Travis, so I'm disabling
# Has to do with UTF-8 encoding of a special characters # Has to do with UTF-8 encoding of a special characters
# layouts.rb # layouts.rb
# These are samples that don't really need a regression log
# colors.rb
# unicode.rb # unicode.rb
%w( autoscale_font.rb %w( autoscale_font.rb
basic.rb basic.rb
cairo_access.rb cairo_access.rb
colors.rb
csv_import.rb csv_import.rb
custom_config.rb custom_config.rb
draw_shapes.rb draw_shapes.rb

Loading…
Cancel
Save