• last updated 17 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer individual 'set' operations over 'lassign' in these particular cases

  1. … 6 more files in changeset.
whitespace changes

add interface for processing html files via xpath interface

Rework variable assignment (set -> lassign) + Whitespace changes

  1. … 15 more files in changeset.
fix typos

  1. … 6 more files in changeset.
remove parens

add prefix to aa_http logging output to ease keeping track of multiple similar requests

group XPath specific commands via namespace aa_xpath

add aa_test::xpath_non_empty and aa_test::xpath_equals

rename aa_test::xml_get_text to aa_test::xpath_get_text

aa_http: add verbose flag

Fix typos

  1. … 28 more files in changeset.
- aa_http: allow headers to be passed in

- reduce verbosity

Fix more typos

  1. … 84 more files in changeset.
Support different HTTP methods in aa_http

Add XPAth helper to aa_testing utilitiy functions

Whitespace cleanup

- Add a new api function for visualizing backslashes and crlf

conventions aa_test::visualize_control_chars

- Add a new API function for running requests against the current

server: aa_http

- Bump version number to 5.10.0d2

  1. … 1 more file in changeset.
Add missing new xql file

Reduce divergence between postgres and oracle codebase

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

    • -1
    • +7
    ./test/acs-automated-testing-procs.tcl
  1. … 7824 more files in changeset.
Standardize spellings of names

  1. … 11 more files in changeset.
Fix spelling errors

  1. … 11 more files in changeset.
- use "info procs" rather than "info proc"

- replace deprecated "cc_lookup_email_user ..." by "party::get_by_email -email ..."

  1. … 2 more files in changeset.
.xql-file reform of acs-automated-testing

- remove sql statements from the code, where these are provided via .xql

- prefer empty sql statements over various forms of *SQL*

- remove unneeded sql queries (postgres and oracle)

aa_run_testcase.delete_testcase_results_sql

aa_run_testcase.delete_testcase_final_results_sql

- 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
    • +7
    ./test/acs-automated-testing-procs.tcl
  1. … 747 more files in changeset.
- remove trailing .html from doc references (to allow e.g. .adp as well)

  1. … 4 more files in changeset.
- remove unneeded global statement

- remove globals for errorInfo/errorCode and use namespace qualifiers instead

  1. … 1 more file in changeset.