Artifact b0c2f181c30d2d73f4f248d4980d6acbe4040414:
- File modules/json/test-data/widget.result — part of check-in [af6919a548] at 2013-12-11 21:07:44 on branch ak-bug-6efa4f571af052-jsonc — Moved the larger test cases and data into separate files, less quoting that way. Added test case for the escape-able characters. Added test cases for invalid json. Shifted the json generating procedures to the common file, making them shared between Tcl and C implementations. Added a benchmark suite, using the test cases in the files as input. (user: andreask size: 236) [more...]
- File modules/json/tests/widget.result — part of check-in [74f79b33f7] at 2014-04-11 21:39:35 on branch trunk — Ticket [ce17795a78]. tar, json - Moved support files around into places where they will not be picked up by the installer. (user: andreask size: 236)
widget {debug on window {title {Sample Widget} name main_window width 500 height 500} text {data {Click Here} size 36 style bold name null hOffset 250 vOffset 100 alignment center onMouseUp {sun1.opacity = (sun1.opacity / 100) * 90;}}}