• last updated 57 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
ease navigation: provide links to coverage pages

  1. … 4 more files in changeset.
improve navigation structure (context bar) and actions labeling

the reousrce actions is not necessary, since rerun performs an automatic resources

  1. … 4 more files in changeset.
use fine-grade percentage to color mapping

  1. … 2 more files in changeset.
Include all enabled packages in the package view list of the automated-testing admin/index page

Move proc test coverage info to the already existing package view branch

Show proc test coverage only on package view

Add the global test proc coverage percentage to the 'automated-testing' admin/index page, and link it to the new 'proc-coverage' page

  1. … 1 more file in changeset.
New test proc coverage library (proc-coverage) for the 'automated-testing' package:

- New proc 'aa::coverage::proc_covered_p', checks if a particular proc is covered by any automated test.

- New proc 'aa::coverage::proc_list', returns a list of procs, sistem wide or in a package, with their coverage status.

- New proc 'aa::coverage::proc_coverage', returns a summary of information (number of procs, number of covered procs, coverage percentage) about the coverage of the api of a package, or system wide.

- New proc 'aa::coverage::proc_coverage_level', returns a level value (high, medium, low...) for a particular percentage.

Also add new CSS file for the automated tests summary page, which should help reducing the inline styling in the package, and different styles for the proc coverage levels.

  1. … 4 more files in changeset.
Add the proc test coverage of each package, and link the 'proc-coverage' page, lost and isolated for many years...

  1. … 1 more file in changeset.
Extend UI allowing to select packages for which we want tests to be run

  1. … 2 more files in changeset.
Display warnings in the test results page

  1. … 1 more file in changeset.
Prefer individual 'set' operations over 'lassign' in these particular cases

  1. … 6 more files in changeset.
modernize Tcl

prefer lassiign over multiple iindex operations

modernize tcl: use lassign instead of multiple lindex operations

order by testcases to make the order stable

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

  1. … 7834 more files in changeset.
-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

  1. … 2 more files in changeset.
- no need to use backslash for continuation between curly brackets

- improve readability of code

- modernize tcl

  1. … 13 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.
- improve page-contracs

  1. … 4 more files in changeset.
Added recording of a tcl webtest test written by enrique at quest

  1. … 3 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.
less braindamage for markup, aggregate result count in sql, filter fails only on quiet

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

  1. … 5 more files in changeset.
Fixed a minor nonsense.

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

  1. … 6 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.