ad-proc-test-procs.tcl

  • last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix a_callback definition. '-' was missing for switch arg1

Bug stomp: added documentation to acs core procs that had no docs.

  1. … 2 more files in changeset.
Removing these callbacks and their implementations: a_callback, b_callback, c_callback, a_callback -impl an_impl1, a_callback -impl an_impl2, a_callback -impl fail_impl and EvilCallback from the test procedure ad_proc_fire_callback, since we have a strange behavior when run many times this test.

test that array pass by ref works as expected, test eval uplevel work with empty args and that only one round of eval applied

add a couple extra callbacks to make tests not fail after the first run (when the callbacks it thinks should not be defined actually are defined since we have been through once

Added tests for ad_proc callbacks.

    • -0
    • +100
    ./ad-proc-test-procs.tcl