• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added help links and link to admin page when in multi-server mode

adding the IsInstallReportServer parameter. Moving the scripts that lived at www/admin/install to live directly under www

  1. … 5 more files in changeset.
adding XMLReportDir parameter. Adding description to the server page and cleaning up the page a little.

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

  1. … 1 more file in changeset.
adding server login link

bug fix: server page would error if there was no test report xml file

added comment

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

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

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

Added new capabilities to aa_register_case including bugs, error_levels and new categories.

  1. … 1 more file in changeset.
adding the proc coverage page

Fixed a minor nonsense.

adding several files for reporting results of install.sh

    • -0
    • +15
    ./install/report.adp
    • -0
    • +18
    ./install/report.tcl
    • -0
    • +59
    ./install/server.adp
    • -0
    • +11
    ./install/server.tcl
  1. … 1 more file in changeset.
Cleaned up display

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

making sure test cases (aa_register_case) can be put in -procs.tcl files. Giving failed tests more highlighting with red background and bold text

  1. … 2 more files in changeset.
noquote changes (Dirk Gomez)

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

    • -0
    • +16
    ./init-file-resource.tcl
  1. … 1 more file in changeset.
changing Oracle version from 8.1.7 to 8.1.6 as the query dispatcher will ignore queries with version number above 8.1.6

  1. … 1 more file in changeset.
changing Oracle version of xql files to be 8.1.6 so that the query dispatcher will accept them. Truncating test notes if they are too long for the column in db. Removing inline query in tcl file

  1. … 2 more files in changeset.
Added coloring to alternate rows.

change supported oracle version to 8.1.6

  1. … 1 more file in changeset.
adding a stack trace to tests that fail and moving the result column in the test case table to the left so it's easier to see the results

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

  1. … 688 more files in changeset.
double qoute width=NUM%> to avoid the ADP parser warnings fixes bug 1582 patch 304

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

    • -0
    • +14
    ./index-postgresql.xql
    • -0
    • +24
    ./testcase-oracle.xql
    • -0
    • +24
    ./testcase-postgresql.xql
  1. … 12 more files in changeset.