• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't include Se as a tested proc, as not being a openacs class will make loading fail

Fix backslashes

    • -3
    • +2
    ./test/acs-automated-testing-procs.tcl
overwork test cases: moderinze tests, make tested api functions explicit

    • -2
    • +12
    ./test/acs-automated-testing-procs.tcl
  1. … 7 more files in changeset.
whitespace changes

since test case ids are only significant per package_key, record such pairs in procdoc data structure

make feedback from testruns nicer (remove redundant messages)

- use information from acs_testing in api-browser: provide link for

test cases.

- new function: api_add_to_proc_doc for updating apidoc information

from other packages

- bump version of acs-automated testing to 5.10.0d4 and

acs-api-browser to 5.10.0d2

- toc includelet:

* new flag: "-renderer" (default "")

specify an explicit renderer. This is an alternative to the

classic "rendering by style", where there style determines the renderer.

* new flag: "-include_in_foldertree" (default true)

it is now possible to avoid inclusion of all folder-tree element

in the standard folder tree. Default set for backwards

compatibility.

  1. … 5 more files in changeset.
improve spelling

  1. … 12 more files in changeset.
Add missing doc in public api as pointed out by automated test

Whitespace changes

Fix wrong bracket

use address from driver_info

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