summaryrefslogtreecommitdiffhomepage
path: root/test/drawing/tc_bar_3D_chart.rb
AgeCommit message (Expand)Author
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-05-03Fix offenses to non-production codeGeremia Taglialatela
2023-04-09Fix offenses related to indentation consistencyGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2021-07-25Fix gap width validator for bar charts (#108)Zsolt Kozaroczy
2013-06-27Fixes Issue #202 Axes are borked in Bar3DChart by requiring axis order in the...Moses Hohman
2012-07-03more snake casing workRandy 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
2011-11-30Output time in rake test to see what time travis thinks it is.Randy Morgan
2011-11-29changing it here too.Randy Morgan
2011-11-29testing to see if Time.local resolves Time.now out of range error on travis.Randy Morgan
2011-11-20first commitRandy Morgan