content-revision-test-procs.tcl

  • last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Increase proc coverage

extend regression test

  1. … 1 more file in changeset.
extend regression test

Add a simple test case for 'content::revision::get_title'

Removed obsolete @arch-tag

  1. … 26 more files in changeset.
overwork test cases: moderinze tests, make tested api functions explicit

  1. … 8 more files in changeset.
improve testcases by removing useless expr commands

  1. … 17 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -52
    • +60
    ./content-revision-test-procs.tcl
  1. … 2547 more files in changeset.
cleanup in item::* namespace

most functions were already moved into the content::item namespace,

but a few were left.

- marked the following function as deprecated

* item::get_content

* item::content_is_null

* item::get_revision_content

* item::content_methods_by_type

* item::publish

* item::unpublish

- added new functions:

* content::item::content_is_null

* content::item::content_methods_by_type

* content::item::get_content

* content::item::get_revision_content

* content::item::publish

* content::item::unpublish

- updated regression test

    • -52
    • +60
    ./content-revision-test-procs.tcl
  1. … 5 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Fix test to work on Oracle with BLOB content.

Dave fixed his test case ...

commiting Daveb's oracle fixes ...

  1. … 2 more files in changeset.
Add CR Tcl API from HEAD.

  1. … 17 more files in changeset.
add a test for is_empty, untabify the test files, fix some var_list problems

    • -45
    • +47
    ./content-revision-test-procs.tcl
  1. … 2 more files in changeset.
Initital tests for CR Tcl API.

    • -0
    • +60
    ./content-revision-test-procs.tcl
  1. … 1 more file in changeset.