• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8099 more files in changeset.
fix for regression test case ad_context_bar_multirow

originally, site-node entries survived the test

after the first fix, the regression test was failing (sometimes?) the complaint was about a missing package.

now, the test seems to work always correctyl, and the site-nodes entries are gone as well

perform proper cleanup after regressin test

Increase proc coverage

fix and extend regression test, when bread-crumb label needs quoting

complete listing of covered procs in test cases

  1. … 14 more files in changeset.
mark private functions as private

  1. … 9 more files in changeset.
make listing of tested procs more complete

  1. … 2 more files in changeset.
Do rollback after test run

Do not add admin_node to the component bars if it is empty

improve spelling

  1. … 5 more files in changeset.
Relax the test by enforcing the locale from the system, rather than that from the client context

fix broken regression test (depending on characters in sitenode name)

improve spelling

  1. … 13 more files in changeset.
Let the teardown code take care of removing the site nodes (fixes tests on a vanilla core-only instance)

Fix tests for those cases when main site and even the automated test package are named differently than upstream

Fix test for those instances that named their main site some custom value

Create a full subsite instead of just a node, or the context bar will ignore it, then consider localization in the test

Consider localization when testing the context bar

prefer acs:test functions over twt

  1. … 1 more file in changeset.
Overhaul of test cases:

- make tested API calls explict

- reduce dependency on twt

  1. … 18 more files in changeset.
make tested API calls explicit

  1. … 2 more files in changeset.
prefer "aa_equals" over "aa_true"+"string equal"

  1. … 5 more files in changeset.
Fix typos

  1. … 34 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- flatten nested "lindex" structures

- merge multiple "lappend" operations

- use "lassign" instead of multiple "lindex" operations

- improve performance util_convert_line_breaks_to_html by reducing

number of regsub operations and more precise regular expressions

- use numeric comparison operator for truth value comparisons

- use "lassign" instead of multiple "lindex" operations

- reduce number of remaining "string equal" operations

  1. … 13 more files in changeset.
specify tclwebtest dependency for tests

  1. … 1 more file in changeset.