• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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
    • +19
    ./admin/component.adp
    • -0
    • +27
    ./admin/component.tcl
    • -0
    • +14
    ./admin/index-oracle.xql
    • -0
    • +14
    ./admin/index-postgresql.xql
    • -0
    • +135
    ./admin/index.adp
    • -0
    • +144
    ./admin/index.tcl
    • -0
    • +24
    ./admin/testcase-oracle.xql
    • -0
    • +24
    ./admin/testcase-postgresql.xql
    • -0
    • +79
    ./admin/testcase.adp
    • -0
    • +79
    ./admin/testcase.tcl
  1. … 11 more files in changeset.