• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:juanpa:20060922213734:1 does not match your current filter (clear filter).

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

test for community-core procs, proc: cc_lookup_email_user, cc_email_from_party,person::person_p, person::get, person::new, person::update, person::get_bio, person::update_bio,party::get_by_email, party::update

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

    • -0
    • +139
    ./community-core-test-procs.tcl
Add missing "email" field to CSV file (process_objects_csv)

__named_constraints: added code for oracle

__acs_object_type_check: fix queries to be run also on oracle

__acs_attribute_check: added missing oracle datatype (date/timestamp is still pending).

Replacing 'limit 0' with 'person_id=1 and person_id=2' so it can be run on both pg and oracle

fixing some stuff with parameters test, when you change those randomly strange things can happen! will be good to revert stuff

There shall be no A# for thy TCL interpreter

Test cases for some acs-tcl procs

    • -0
    • +74
    ./openacs-kernel-procs.tcl
    • -0
    • +80
    ./whos-online-procs.tcl
Script for testing the procs inside of the file membership-rel-procs.tcl

    • -0
    • +75
    ./test-membership-rel-procs.tcl