• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
pass selected categories from top-level overview to per-package tests

  1. … 1 more file in changeset.
Remove leftover

fix output in summary line

include totals in test case listing, use proper thead and tfoot elements

  1. … 2 more files in changeset.
improve navigation when multiple packages are selected

  1. … 1 more file in changeset.
compute for and background colors from percentage to guarantee good contrast

  1. … 2 more files in changeset.
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.
Whitespace cleanup

Move styles into CSS

  1. … 3 more files in changeset.
Fix doc link

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.
Remove unnecesary quoting

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.
Keep old behavior when we drill down to package

Extend UI allowing to select packages for which we want tests to be run

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

Display warnings in the test results page

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

  1. … 2 more files in changeset.
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.
Fix link; close unclosed paragraph tag...

- modernize tags in .adp files

  1. … 5 more files in changeset.
- fix and standardize quoting in template properties

  1. … 396 more files in changeset.
- fix spelling of "center"

- quote HTML attributes

- quote & in hrefs

  1. … 2 more files in changeset.
- fix validation of HTML

  1. … 1 more file 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.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 337 more files in changeset.