Commit Graph

235 Commits (master)

Author SHA1 Message Date
Matti Pastell 832b87d92a Fixed tests on Windows #65 2016-12-20 21:37:39 +02:00
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
Matti Pastell 8a35d741f6 Fixed output format and tests for PyPlot 2016-04-12 17:08:29 +03:00
= 6ab22417bf Gadfly tests pass 2016-04-11 22:16:29 +03:00
= 4fb521e219 Fixes to saving in pyplot, needs testing 2016-04-11 22:08:41 +03:00
= 0254a78e27 Fixed Gadfly tests 2016-04-11 21:23:15 +03:00
= dfd4f6dadd Fix formatter tests and format bugs 2016-04-11 20:34:36 +03:00
Art Wild 3a9388d063 Clear only what can be cleared (vars) and disregard the rest (funcs and variables that cannot be defined) 2015-01-09 09:48:58 -05:00
Matti Pastell e3fd3833eb Tweak tests to run on nightly 2015-01-09 14:17:56 +02:00
Matti Pastell e8b69bfa72 Fixed a bug with PyPlot, added PyPlot to tests 2015-01-09 10:04:27 +02:00
Matti Pastell c2f76c7190 Added shortcut method for weave, cleaned obsolete code 2015-01-09 00:05:46 +02:00
Matti Pastell c5d91dd6c7 Removed unused code, tweaked test 2015-01-08 19:35:59 +02:00
Matti Pastell 78f04cafbd Merge branch 'cache'. Adds support to caching output 2015-01-08 19:08:31 +02:00
Matti Pastell 4af0801afb Added pgf plot support for Gadfly, closes #28 2015-01-08 19:06:43 +02:00
Matti Pastell d19b374fe9 Implemented caching, added documentation and tests 2015-01-08 18:52:42 +02:00
Matti Pastell ee262e81a4 Fix: Documents run code in separate SandBoxes. Each document is executed in separate sandbox module instead of redefining the same one. Fixes warnings and occasional segfaults. 2015-01-07 12:22:32 +02:00
Matti Pastell 91914d675a Moved pyplot code to separate file, made Winston tests to run in separate process 2015-01-07 10:26:11 +02:00
Matti Pastell 19304a4613 Fixed typos 2015-01-07 09:36:02 +02:00
Matti Pastell c8185984c3 Changed line wrapping added tests for it. Fixes #27.
- Added line_width chunk option
- Updated manual
- Removed Textwrap depency #27.
2015-01-05 23:15:39 +02:00
Matti Pastell 25fb2096d3 Figure saving and formatting fixed, updated unit tests 2015-01-05 16:35:24 +02:00
Matti Pastell b2e2c890db Exclude segfaulting test from runtests.jl 2015-01-02 13:44:53 +02:00
Matti Pastell 7444c3b612 Added test for asciidoc output 2014-12-22 17:23:20 +02:00
Matti Pastell ca6da03bcb Gadfly tests should now pass also with Julia 0.4 2014-12-22 16:52:52 +02:00
Art Wild cf7187666a added code extraction into an Julia source file 2014-12-21 02:25:45 -05:00
Art Wild ef28c52f77 updated package requirements and travis config 2014-12-19 13:45:19 -05:00
Matti Pastell f5250bab6a Added dpi option for Gadfly pngs 2014-12-18 13:44:37 +02:00
Matti Pastell 0c36d03436 Updated tests, release notes for 0.0.3 2014-12-09 22:17:20 +02:00
Matti Pastell b0f2f92e37 Tests for pyplot and minor fixes 2014-12-09 15:32:41 +02:00
Matti Pastell 0c9d94d11e Updated tests for chunk options 2014-12-09 11:34:26 +02:00
Matti Pastell 89333e8005 Tests and small fixes to Winston support 2014-12-09 10:35:38 +02:00
Matti Pastell 2d92fe44e5 Bug fix: environments with figures in latex 2014-12-09 09:43:32 +02:00
Matti Pastell d97c45c63d New tests for Gadfly and figure formatters, small fixes to formats 2014-12-08 23:51:27 +02:00
Matti Pastell 97b7c0f26d Renamed package to Weave,jl as discussed in mpastell:pull-request/54b50af2 2014-12-08 10:31:03 +02:00
Matti Pastell 10ebe127d6 Disable Gadfly test for julia 0.4 2014-12-07 00:19:08 +02:00
Matti Pastell 8fd8de5a4c Added tests, fix to markdown parsing 2014-12-06 19:16:45 +02:00
Matti Pastell bcff343feb JuliaReport.jl generated files.
license:  MIT
    authors:  Matti Pastell
    years:    2014
    user:     mpastell

Julia Version 0.3.2 [21d5433*]
2014-11-25 00:08:25 +02:00