news-test-procs.tcl

  • last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix proc and testcase names. The original 'news_pretty_status_key' proc was renamed to 'news_pretty_status' around 16 years ago.

Mention explicitly the tested procs in the test cases.

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

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

  1. … 350 more files in changeset.
- modernize tcl

  1. … 11 more files in changeset.
fixing bug 240 - internationalization of news publish status. Making the PLSQL function news_status return only a short name status instead of human readable text. Instead generating human readable text from new Tcl proc news_pretty_status. Bumping version number to 5.0d1. Providing an automated test covering both functions.

  1. … 10 more files in changeset.
writing a Tcl proc with accompanying test case to replace the news__status plsql function. TODO: replace usage of plsql function with Tcl proc and update view

    • -0
    • +70
    ./news-test-procs.tcl
  1. … 2 more files in changeset.