• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
First round of oacs-5-3 merge to HEAD commits

  1. … 96 more files in changeset.
Made the upgrade ordering check ignore files that are just under the

package key in sql or upgrade directories. These are old upgrade files

(acs 3 -> acs 4, for instance) that don't follow the APM numbering

scheme (in many cases they were meant to be run manually).

Phew talk about obscure. This test case NEVER worked (why do people commit

tests that don't work in the first place????) because it used ad_library

rather than ad_page_contract to document the template. ad_library fails

in ad_make_relative_path in this case though I didn't track down why in detail.

Fire callback failed because of a callback implementation defined in the

test callback create callback test. Each case would pass separately, but if

the create test was followed by the fire test, the fire test would faile.

My bad. table_name can be null on OpenACS 5.3. reverting my commit

Fix acs_object_procs_test on PG. Was complaining about null value for table_name

Adding basic test.

    • -0
    • +17
    ./html-email-procs.tcl
Files for ad_context_bar_multirow Test Case

file multirow-test.adp was initially added on branch HEAD.

file multirow-test.tcl was initially added on branch HEAD.

Test cases for the context_bar procs

Adding new procs to create single direction links, and get all links regardless of type, proc to check if a link exists, and tests for the new functionality.

    • -0
    • +84
    ./application-data-link-procs.tcl
  1. … 1 more file in changeset.
added code to check more than 1 level of inheritance

Tcl helper procedures for the acs-automated-testing tests of

    • -0
    • +73
    ./acs-tcl-apm-procs.tcl
Add check for supertype when table_name is null

Fixing auxiliary proc name.

Add SQL query for oracle

Reduce duplicated code

Added code to check constraint name for postgresql

Improve constraint names test for oracle, checking name, type, constraint name length and giving a hint to standarize the constraint name

parameter name should not contain space

test for acs_object:: procs

VS: ----------------------------------------------------------------------

    • -0
    • +104
    ./object-test-case-procs.tcl
Test cases for registration/unregistration of parameters.

Test cases for memoizing procs.

Test cases done by Adrian Catalan (ykro@galileo.edu)

    • -0
    • +37
    ./apm-parameter-test-procs.tcl
    • -0
    • +53
    ./memoizing-procs.tcl
Test case for cookies.

    • -0
    • +54
    ./test-set-cookie-procs.tcl
Test cases for the context_bar procs

Test cases for the whos_online procs

*** empty log message ***

    • -0
    • +202
    ./navigation-procs.tcl
Added acs_object::package_id procedure to retrieve the package_id along with testcase

  1. … 2 more files in changeset.
Does not include system table in the result of the test (oracle)

Fix a_callback definition. '-' was missing for switch arg1