<< | Index | >>
Tweaked Rakefile to enable rake docs test
work. Used darkfish as format. Make rake test depend on quanty. Omitted all tests using pdf functionality.
See commits
I am especially pleased, that I have now a nice API-documentation of the oddb.org gem!
Travis-CI now reports 1486 tests, 2263 assertions, 104 failures, 223 errors, 0 pendings, 0 omissions, 14 notifications
. Therefore still a long way to go till we are down to 0.
I changed the dump method in csv_exporter to force_encoding('utf-8') for all values. Waiting for export to complete. Export completed, but did not show any of my debug-output. What is happening here?
It is relatively simple to set the "proformatted" attribute for a whole table where we have found at least one style with a Courier font. But this is certainly a hack, which might work good enough for some table but which is clearly not correct for the general problem.
My patch produces some extra spaces in the first line. See
Fixed the problem with leading spaces and pushed the following commits: