excel_to_code icon indicating copy to clipboard operation
excel_to_code copied to clipboard

Example spreadsheet tests fail

Open tamc opened this issue 13 years ago • 0 comments

ExcelToC Should transform ExampleSpreadsheet.xlsx into the desired c code

Failure: test_ranges_c3(TestExampleSpreadsheet [/Users/tamc/Documents/github/excel_to_code/spec/commands/excel_to_X_output_actual/c/test_examplespreadsheet.rb:46]: <:name> expected but was <0.0>.

ExcelToRuby Should transform ExampleSpreadsheet.xlsx into the desired ruby code

test_ranges_c3(TestExampleSpreadsheet [/Users/tamc/Documents/github/excel_to_code/spec/commands/excel_to_X_output_actual/c/test_examplespreadsheet.rb:46]: <:name> expected but was <0.0>.

tamc avatar Nov 14 '12 21:11 tamc