• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- standardize url construction to protect against injection attacks

  1. … 3 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.
- change spelling of TCL to Tcl

- change requirements to Tcl 8.5

  1. … 64 more files in changeset.
-fix syntax

- use $::acs::rootdir rather than [acs_root_dir] or [get_server_root]

  1. … 13 more files in changeset.
- normalize string expressions

- use "in" operator instead of "lsearch"

  1. … 3 more files in changeset.
- get rid of empty_string_p

  1. … 3 more files in changeset.
Implemented TIP#136 Add optional support for Selenium Remote Control to acs-automated-testing.

  1. … 6 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Added documentation to aa procs.

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
aa_export_vars takes a list of arguments

now if there is no mounted instance of the package the proc aa_get_first_url will mount it

Adding two procs to run tclwebtest that where already in branch 5-1

added one proc to use aa_log_result using a boolean var from the testcase

Adding a proc to get the first mounted instance of a package to used in tclwebtest

  1. … 2 more files in changeset.
add proc doc to a bunch of procs, declare some things with explicit namespaces rather than in namespace eval, make some public things private

  1. … 25 more files in changeset.
Log failed test cases as 'Bug', not 'Error'

adding XMLReportDir parameter. Adding description to the server page and cleaning up the page a little.

  1. … 3 more files in changeset.
adding new parameter XMLReportDir

  1. … 2 more files in changeset.
breaking generation of xml test report out into a proc. Generating xml report after each run of a series of tests (proc aa_runseries)

adding xml report from test results and saving the file in the file system. Using the xml file on the install pages

  1. … 3 more files in changeset.
added help text; exclusion categories

  1. … 5 more files in changeset.
Added new capabilities to aa_register_case including bugs, error_levels and new categories.

  1. … 1 more file in changeset.
adding several files for reporting results of install.sh

  1. … 4 more files in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
Marked aa_run_with_teardown public

add -public and -private for some procs, minor bug in acs_object::get some @see notes

  1. … 12 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
indenting proc_doc of aa_run_with_teardown proc