• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Extend UI allowing to select packages for which we want tests to be run

automatically re-source the testfile when re-running a single test

improve user interface

acs::test::form_reply: add option "-remove" in analogy to "-update" to remove entries from the provided dict. This is necessary for web regression testing for

check boxes, where the application has to decuce from the fact, that a field is not transmitted, that a value has to be changed.

  1. … 2 more files in changeset.
improve spelling

  1. … 21 more files in changeset.
Fix layout when no data for test is available

- add new api function "aa_section" to allow structuring of larger test cases

- generalize login during tests further. When "user_info" is provided

it can be used to either login via login credentials or directly

via user_id (next step: integrate config-option for test users, this

will allow pure web tests to run against a different server)

- extend regression test to cover new features

- bump version numbers to 5.10.0d7

  1. … 3 more files in changeset.
acs-automated testing:

- provide the ability to add detail urls to messages

- new convenince methods

acs::test::reply_contains

acs::test::reply_contains_no

  1. … 2 more files in changeset.
display testd URLs on testcases for web tests

  1. … 1 more file in changeset.
fix too many colons

don't raise error on wrong inputs

Display warnings in the test results page

improve testcase viewing page:

- use syntax highlighting to testcase body

- fix label for body:

* just use numbering when appropriate

* start numbering of bodies with 1

improve rowcount expressions

  1. … 76 more files in changeset.
whitespace changes

prettify reports

Prefer individual 'set' operations over 'lassign' in these particular cases

  1. … 5 more files in changeset.
Rework variable assignment (set -> lassign) + Whitespace changes

  1. … 17 more files in changeset.
Prefer lappend over concat for appending lists (lappend modifies the variable 'in place')

  1. … 5 more files in changeset.
modernize Tcl

prefer lassiign over multiple iindex operations

modernize tcl: use lassign instead of multiple lindex operations

add title to testcase page

whitespace changes

order by testcases to make the order stable

add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 20 more files in changeset.
add required ad_script_abort after ad_returnredirect

  1. … 18 more files in changeset.
standardize boolean expressions in ADP files

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

  1. … 7824 more files in changeset.
Standardize spellings of names

  1. … 12 more files in changeset.