Commit Graph

84 Commits (a4891b01a8f20557270f827a9c5a5e5e7c25ec6a)

Author SHA1 Message Date
Matti Pastell a4891b01a8 Fix format tests 2016-12-19 19:12:02 +02:00
Matti Pastell 96f4fd03b8 Fix extra whitespace from reader and format 2016-12-19 18:42:00 +02:00
Matti Pastell ad08d4c4ae Fix saving of Plots formats and update tests 2016-12-19 14:46:00 +02:00
Matti Pastell 7222bfa9ab Add test for publishing to html and tex 2016-12-19 14:35:28 +02:00
Matti Pastell c62fb709d1 Added test for notebook reader 2016-12-19 13:13:47 +02:00
Matti Pastell e3051a7525 Several fixes to tex formatter and template 2016-12-16 20:24:41 +02:00
Matti Pastell 05b0c04b6d Update format tests 2016-12-15 16:16:35 +02:00
Matti Pastell 606bf9147f Preserve whitespace when stripping the header 2016-12-15 12:49:56 +02:00
Matti Pastell 84dbf05b3e Fixed tests 2016-12-15 00:24:26 +02:00
Matti Pastell 277c6f3e0f Added titleblock parsing and formatting to tex template #63 2016-12-15 00:07:56 +02:00
Matti Pastell 6de5ba342c Added test for tangle 2016-12-13 22:18:54 +02:00
Matti Pastell 2afd25fd09 Added tests for formatters 2016-12-13 22:02:42 +02:00
Matti Pastell 1753da1016 Add test for Plots+GR 2016-12-13 21:23:57 +02:00
Matti Pastell 37787be647 Run only part of the tests on 0.6 until depencies are updated 2016-12-13 18:44:44 +02:00
Matti Pastell 985b3b1972 Add tests for converters 2016-12-12 19:54:02 +02:00
Matti Pastell c61adf1230 Remove Compat from using statements 2016-11-03 14:13:50 +02:00
Matti Pastell 99fbfeca90 Remove compat from chunk_options.jl 2016-11-03 14:11:08 +02:00
Matti Pastell 6b87fbeb90 Remove Winston from test depencies 2016-11-03 12:33:30 +02:00
Matti Pastell 7fad94eeb6 Remove compat from tests 2016-11-03 12:30:49 +02:00
Matti Pastell 3d30e4fcfc Add test for term mode chunks 2016-11-01 21:43:50 +02:00
Matti Pastell 827934dfa6 Update syntax in plotsjl tests 2016-11-01 15:44:58 +02:00
Matti Pastell 7bccdd2ab1 Fix Plots.jl PyPlot backend saving and update tests 2016-11-01 15:23:14 +02:00
Matti Pastell 10e089379b Update tests for julia 0.5 2016-11-01 12:29:30 +02:00
Matti Pastell cbdf0e2886 Add support for html output of Plots Plotly backend 2016-10-31 17:55:38 +02:00
bramtayl 7bd1dfa044 Rename pyplot_formats_ref. to pyplot_formats_ref 2016-09-21 13:22:28 -04:00
Matti Pastell f48b61c776 Update ref files for DataFrame tests 2016-05-31 11:05:11 +02:00
Giuseppe Ragusa 4a2062644b Adds tests for display and prompt chunk options 2016-05-01 01:05:27 +02:00
Matti Pastell 81bca0543f Fixed winston formats 2016-04-28 11:16:02 +03:00
= 9f5a141701 Disable Winston tests on travis 2016-04-27 22:10:56 +03:00
= b6031cd111 Added tests for plotjl/generic multimedia 2016-04-27 22:04:21 +03:00
= daa645ac58 Added tests for rich text, added display methods for markdown and latex 2016-04-27 21:52:55 +03:00
= 2681f19c19 Fixed tests to match the new slightly different output 2016-04-27 21:24:44 +03:00
Matti Pastell e2da54fa54 Update tests and depencies 2016-04-27 20:10:28 +03:00
Matti Pastell dca852ed89 Catching of rich output implemented, initial tests with DataFrames and HTML 2016-04-27 19:18:17 +03:00
Matti Pastell 506f48f4dd Fix parsing: parse variables and not just expresssions 2016-04-27 17:30:33 +03:00
Matti Pastell 31392a067f Displaying and collecting rich results implemented 2016-04-27 17:14:42 +03:00
Matti Pastell 45f8871740 Generic svg and png handlers work 2016-04-27 15:10:26 +03:00
= 13670b1620 Allow out_path to be file or directory 2016-04-24 15:02:03 +03:00
= 01a235fd88 Fix to deserialing cached content. Caching now works as previously documented and tests pass 2016-04-23 19:19:38 +03:00
= 0132cdd33b Added support for figure width in pandoc, updated tests 2016-04-23 09:40:07 +03:00
Matti Pastell cc2e66e0b9 Add DSP as test depency 2016-04-22 17:01:13 +03:00
Matti Pastell ec00702fe0 Fix to script reader 2016-04-22 16:42:51 +03:00
Matti Pastell d2a298a1d6 Added a test for the script reader 2016-04-22 14:44:30 +03:00
Matti Pastell 0c847f2378 Added tangle option to code chunks, closes #33 2016-04-22 09:26:27 +03:00
Matti Pastell 54a9a79e98 Changed readall to @compat readstring 2016-04-20 21:01:14 +03:00
Matti Pastell f62a315dc0 Fixes Winston support, some tests now work on 0.5 2016-04-20 20:23:00 +03:00
Matti Pastell 1d2c108fa9 Fix changes to tests caused by whitespace fix in reader 2016-04-20 19:02:43 +03:00
Matti Pastell 57fdbe72f9 Added tests for changing chunk options 2016-04-20 11:30:22 +03:00
Matti Pastell 54663179cb Add test and docs for hold chunk option 2016-04-19 17:07:07 +03:00
Matti Pastell 1ede33365b Change pandoc output to output inline images if there is no caption 2016-04-19 16:48:30 +03:00