Commit Graph

14 Commits (3dfe817584540ac3e71b93b8d76c024803e868af)

Author SHA1 Message Date
Shuhei Kadowaki ede31bcf74 don't load Weave Plots submodules into user's module 2020-05-10 13:35:54 +09:00
schrimpf ab09bddcd8 change cache to work with figures (#158)
* Changed read/write cache to use serialize/deserialize instead of
JLD2. JLD2 fails to save strings longer than 2^16 characters, which
can occur in the stringmime() of large figures.

* Added test for cache with figures and html output.
Updated REQUIRE & Project.toml to include Serialization instead of
FileIO and JLD2

* Added "Import Pkg;" to expected output of errors, so that tests pass.
2019-01-03 15:40:32 +02:00
Matti Pastell 160017b6e8 Remove plot library hack and use Requires instead 2018-07-26 20:32:10 +03:00
Matti Pastell 93bb9ced2d Fix occursin bugs 2018-07-26 11:35:17 +03:00
femtocleaner[bot] f04b67f69b Fix deprecations (#135)
* Fix deprecations

* Fix html output
2018-07-23 13:37:25 +03:00
Matti Pastell 45a3f46918 Update tests 2018-01-02 15:54:55 +02:00
Matti Pastell bbad66d0b8 Fix plotting imports and tests 2017-03-14 09:27:16 +02:00
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 1753da1016 Add test for Plots+GR 2016-12-13 21:23:57 +02:00
Matti Pastell c61adf1230 Remove Compat from using statements 2016-11-03 14:13:50 +02:00
Matti Pastell 7fad94eeb6 Remove compat from tests 2016-11-03 12:30:49 +02:00
Matti Pastell 7bccdd2ab1 Fix Plots.jl PyPlot backend saving and update tests 2016-11-01 15:23:14 +02:00
= b6031cd111 Added tests for plotjl/generic multimedia 2016-04-27 22:04:21 +03:00