• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
link to both the remote server and the control page

make gui changes

removing the server Logs section. Making the admin login link less ambitious. You now have to provide password manually

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

  1. … 1 more file 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. … 2 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

    • -0
    • +9
    ./admin/proc-coverage.adp
    • -0
    • +37
    ./admin/proc-coverage.tcl
Fixed a minor nonsense.

adding several files for reporting results of install.sh

    • -0
    • +15
    ./admin/install/report.adp
    • -0
    • +18
    ./admin/install/report.tcl
    • -0
    • +59
    ./admin/install/server.adp
    • -0
    • +11
    ./admin/install/server.tcl
  1. … 1 more file in changeset.
added requirement for logging to file

added notes from chat discussion

Added detailed requirements xml and html

    • -0
    • +25
    ./doc/requirements.html
added skeleton docs for auto-testing

    • -0
    • +17
    ./doc/xml/install.xml
    • -0
    • +77
    ./doc/xml/requirements.xml
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Adding a reference to /doc/tutorial-debug.html so that first time users of acs-automated-testing know where to find a little information about it. This is lame and does not follow the docbook convention, I know, but it's better then nothing.

file index.html was initially added on branch oacs-5-0.

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
    ./admin/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

Making acs-automated-testing redirect to the admin pages as it has nothing in the user dir