cmdr
Check-in [dd4c6bd2ac]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Merge VT test work back to main line.
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: dd4c6bd2acc0d4392922197902a2a5032de72c55
User & Date: aku 2015-07-03 05:01:54.849
Context
2015-07-03
05:21
color - Modified "Apply" to distinguish calls with explicit empty string (EES) from those with no argument (NA). EES returns the string as is, whereas NA returns the requested low-level colorization instructions. Extended tests. Version bumped to 1.0.2. check-in: af5f3c47d7 user: aku tags: trunk
05:01
Merge VT test work back to main line. check-in: dd4c6bd2ac user: aku tags: trunk
05:01
Fix issues with time::minute validation. Added testsuite. closed check-in: 1e68d757fb user: aku tags: vtype-testing
2015-06-26
23:24
Simplified approach to specification of custom messages. Command variants taking it as argument. Plus variants which leave out the intro containing parameter information (name, type). check-in: 3305575764 user: andreask tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Added doc/cmdr_vt_time_minute.man.
Changes to doc/parts/definitions.inc.
Changes to embedded/man/files/cmdr_vt_time.n.
Added embedded/man/files/cmdr_vt_time_minute.n.
Changes to embedded/man/index.n.
Changes to embedded/man/toc.n.
Changes to embedded/www/doc/files/cmdr_vt_time.html.
Added embedded/www/doc/files/cmdr_vt_time_minute.html.
Changes to embedded/www/doc/toc.html.
Changes to embedded/www/index.html.
Changes to embedded/www/toc.html.
Added tests/v_boolean.test.
Added tests/v_double.test.
Added tests/v_identity.test.
Added tests/v_integer.test.
Added tests/v_percent.test.
Added tests/v_posint.test.
Added tests/v_rdir.test.
Added tests/v_rfile.test.
Added tests/v_rwdir.test.
Added tests/v_rwfile.test.
Added tests/v_time_minute.test.
Added tests/v_weekday.test.
Added tests/v_wfile.test.
Added tests/v_year.test.
Added tests/vtype.tcl.
Changes to vt_time.tcl.
Added vt_time_minute.tcl.
Changes to vt_weekday.tcl.
Changes to vt_year.tcl.