• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup array idioms

merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

    • -19
    • +455
    ./content-item-test-procs.tcl
  1. … 8099 more files in changeset.
Claim additional coverage

Rework test to avoid hardcoded assumptions

Test that when content::item::get_content is called on a text/* mime typed content-item, an extra "text" attribute should be returned in the result array

This currently fails because of a missing query in the xql

Test content::item::get_virtual_path

This will expose a logn standing bug where the root_folder_id argument is ignored

Extend test suite

Test content::item::get_root_folder

Increase api coverage, this uncovered a bug in content::item::unpublish

Test content::item::get_publish_date

Extend test to include content::item::get_path

Whitespace cleanup

Test content::item::get_descendants

Replaced "ns_mktemp" by "ad_tmpnam" to ease code maintenance

The underlying C library API for "ns_mktemp" is deprecated

for security reasons, we will have to do something about it.

  1. … 8 more files in changeset.
Test content::item::copy

Mark api as tested

Test content::item::content_is_null public api, which has immediately found a typo

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

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

improve listing of test coverage

  1. … 17 more files in changeset.
Complete content::folder api coverage

Whitespace cleanup

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.
merged changes from the oacs-5-9 branch and resolved conflicts

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

  1. … 49 more files in changeset.
- prefer sql statements between curly braces

  1. … 10 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

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

  1. … 2547 more files in changeset.