• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

  1. … 8099 more files in changeset.
- 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. … 4 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. … 3 more files in changeset.
display testd URLs on testcases for web tests

  1. … 2 more files in changeset.
don't raise error on wrong inputs

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

  1. … 1 more file in changeset.
whitespace changes

prettify reports

  1. … 1 more file in changeset.
whitespace changes

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 3 more files in changeset.
- hardening page contracts

  1. … 20 more files in changeset.
- ensure proper encoding of hrefs

  1. … 13 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.
Remove header stuff from core. Use template::head procedures.

Add template::head::add_style to add inline styles.

  1. … 6 more files in changeset.
less braindamage for markup, aggregate result count in sql, filter fails only on quiet

  1. … 4 more files in changeset.
Adding listing of procs tested. Making quiet mode show only counts of test results. Indenting tcl file

  1. … 1 more file in changeset.
Fixed a minor nonsense.

  1. … 1 more file in changeset.
Cleaned up display

  1. … 3 more files in changeset.
Got rid of local master, cleaned up context bar

  1. … 6 more files in changeset.
adding a link for re-sourcing a test init file on the testcase page so you don't have to restart the server when the test code has changed. We have been putting test case definitions in test_procs files and I think they should be moved to test_init files instead. The convention should be that procs files only contain ad_proc statements and only init files execute code.

  1. … 3 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
New package acs-automated-testing

  1. … 24 more files in changeset.