• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Fix spelling errors

  1. … 13 more files in changeset.
Dont lose return url when rerunning a testcase.

-provide/use return_url for back button to testcase list (preserve all settings like chosen category, etc)

-don't treat no data as failed

-prettify table

Colorize pass/fail in test log as well...

Dont mark log entries green (like "passed")

Fix redirect; Do not always redirect to start page; One wants to stay within a filtered view of test cases (e.g. the package under development)

Fix link; close unclosed paragraph tag...

- modernize tags in .adp files

  1. … 3 more files in changeset.