memoizing-procs.tcl

automated-testing for memoizing procs

Location:
packages/acs-tcl/tcl/test/memoizing-procs.tcl
Created:
2006-07-28
Author:
Adrian Catalan <ykro@galileo.edu>

Procedures in this file

Detailed information

_acs-tcl__util_memoize_cache (private)

 _acs-tcl__util_memoize_cache

Testcases:
No testcase defined.

_acs-tcl__util_memoize_cache_flush (private)

 _acs-tcl__util_memoize_cache_flush

Testcases:
No testcase defined.

_acs-tcl__util_memoize_cache_script (private)

 _acs-tcl__util_memoize_cache_script

Testcases:
No testcase defined.

memoizing_procs_test::return_string (private)

 memoizing_procs_test::return_string -name name

Test proc that returns a string

Switches:
-name (required)

Testcases:
No testcase defined.

memoizing_procs_test::return_upper_case_text (private)

 memoizing_procs_test::return_upper_case_text -txt txt

Test proc that returns a string in uppercase

Switches:
-txt (required)

Testcases:
No testcase defined.
[ show source ]