diff test/module.mk @ 28710:68c792e54d19

check and mark private status when reloading functions (bug #40117) * fcn-info.cc (load_out_of_date_fcn): Look at function location to determine private status and class membership. Store status in loaded function. * test/bug-40117.tst: New file. * test/module.mk: Update.
author John W. Eaton <jwe@octave.org>
date Thu, 10 Sep 2020 11:36:50 -0400
parents 61a089ada620
children d5efdf5cfc56
line wrap: on
line diff
--- a/test/module.mk	Thu Sep 10 17:49:43 2020 +0200
+++ b/test/module.mk	Thu Sep 10 11:36:50 2020 -0400
@@ -8,6 +8,7 @@
   %reldir%/fntests.m \
   %reldir%/args.tst \
   %reldir%/bug-31371.tst \
+  %reldir%/bug-40117.tst \
   %reldir%/bug-45969.tst \
   %reldir%/bug-45972.tst \
   %reldir%/bug-46330.tst \