view test/jupyter-notebook/module.mk @ 31241:5ea5fe592a9a

Don't delete labels when reordering of axes children (bug #63117) * graphics.in.h (children_property::do_set): Avoid using a temporary variable for new children list. Rephrase error message to be more accurate. Always return true for clarity.
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Tue, 27 Sep 2022 23:30:54 +0200
parents 1a1f3ae76e74
children 48c2df4bb207
line wrap: on
line source

jupyter_TEST_FILES = \
  %reldir%/jupyter-notebook.tst \
  %reldir%/octave_kernel.ipynb \
  %reldir%/plot_magic_and_errors.ipynb

TEST_FILES += $(jupyter_TEST_FILES)