summaryrefslogtreecommitdiffhomepage
path: root/test/drawing/tc_pic.rb
AgeCommit message (Expand)Author
2023-05-25Fix StringConcatenation offenses (non-production)Geremia Taglialatela
2023-05-22Use Ruby 1.9 hash syntax (non-production code)Geremia Taglialatela
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-05-03Fix Style/RedundantFileExtensionInRequire offenseGeremia Taglialatela
2023-05-03Add RuboCop MinitestGeremia Taglialatela
2023-04-12Mock out external image requests to make the CI more stableKoza
2023-04-12Rubocop fixesKoza
2023-04-12improve testsSebastiano
2023-04-12improve validationSebastiano
2023-04-10Fix Layout/LeadingCommentSpace offensesGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2020-09-11Restructure examples folder (#47)Zsolt Kozaroczy
2018-02-08chore(coverage) increase coverage and cleanuprandym
2015-07-03Remove lowercase extension testmarc
2015-07-03Validates whether an image is acceptable through mime typemarc
2015-02-11Fix content types for uppercased image file extensionsEdgars Beigarts
2013-08-17file namingRandy Morgan
2013-08-17add uppercase file for image file checking testsRandy Morgan
2013-08-17updated image source validation to use lower case comparison of accepted file...Randy Morgan
2013-07-08Make relationship ids more reliable.Stefan Daschek
2012-05-30enable anchor swapping between one and two cell anchors for drawingsRandy Morgan
2012-05-15bring coverage up to 100% and patch a few minor bugs in cell style overrides ...Randy Morgan
2012-04-01rebuild all serialization to use string concatenation instead of nokogiri.Randy Morgan
2012-03-23move requires out of specs and into helper that prepends lib directory for re...Randy Morgan
2012-02-02Adding in hyperlinking for images as per issue #22Randy Morgan
2011-11-23Adding image support and some document clean up for .8 releaseRandy Morgan