• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added test case for db_string with various bind options

whitespace changes

move db-test case to db-regression test files

complete listing of covered procs in test cases

  1. … 7 more files in changeset.
mark private functions as private

  1. … 8 more files in changeset.
make clear from the name that db_qd_prepare_queryfile_content is intended to be used in different packages

  1. … 2 more files in changeset.
Make length greater than 0 in 'ad_pad' test case

improve listing of test coverage

  1. … 1 more file in changeset.
improve listing of test coverage

  1. … 15 more files in changeset.
reduce verbosity

improve listing of test coverage

  1. … 8 more files in changeset.
make listing of tested procs more complete

  1. … 6 more files in changeset.
make listing of tested procs more complete

  1. … 1 more file in changeset.
make listing of tested procs more complete

  1. … 5 more files in changeset.
make code slightly more regular

  1. … 1 more file in changeset.
make end of options explicit

  1. … 41 more files in changeset.
Hack to force user agents logging in via the test api to exhibit a cookie based authentication

provide compatibility for Tcl versions before tcl 8.6.2

Revert to previous strategy of determining available subcommands.

Running the provided subcommand is dangerous, since the command might

have side effects, might require connections, etc.

The feature test for "ns_http run" was incorrect, since it was not

introduced with 4.99.15 (as the comment suggested), but already with

4.99.4 (2017)... but at this time, the command did not return a dict,

which is assumed in the http-client procs. One can use "ns_http stats"

as an indicator for this feature, which was introduced at the time

when "ns_http run" was starting to return dicts as results.

Provide a more precise name for the feature test of ns_http returning

dicts (naming the feature simply "ns_http" is not a good idea, since

the command could of course be used already before the feature change).

  1. … 2 more files in changeset.
Extend test to expose that we need a better idiom to detect also NaviServer commands

Fix wording

New test for acs::cmd_has_subcommand exposing how flags at the beginning and end of the error message are not properly recognized

file 00-icanuse-procs.tcl was initially added on branch oacs-5-10.

Tear down a lot of boilerplate used to support native HTTP api on Naviserver versions < 4.99.15, which will now fallback to curl

  1. … 1 more file in changeset.
Test the use case supposedly supported by sec_change_user_auth_token: invalidate all existing login cookies (e.g. when the users change their password) so that all devices need to log in again

the test exposes a long standing regression (~17 years) where this was broken in order to support persistent login. See e.g. https://openacs.org/forums/message-view?message_id=1691183#msg_1691183

file security-procs.tcl was initially added on branch oacs-5-10.

the Linux Documentation Project recommends to write "lowercase" as a single word

fix for issue #3448

  1. … 1 more file in changeset.
Exclude deprecated procs from the test

Include tests with string containing an extension, put also a ß in the mix