History of file test.tcl at check-in af858c331db7a2f7
2017-10-17
| ||
03:06 | Added start of better "parse_command_line" implementation file: [0ace8ff7f3] check-in: [ee8987ea9d] user: rkeene, branch: better-parse-args, size: 5857 [annotate] [blame] [check-ins using] [diff] | |
2017-10-13
| ||
20:36 | Disabled a test which now does not work file: [27bd9c9018] check-in: [30810bb6d9] user: rkeene, branch: trunk, size: 5453 [annotate] [blame] [check-ins using] [diff] | |
20:34 | Added enough critcl to be handle tcllib file: [63a2456439] check-in: [f6d387c96c] user: rkeene, branch: trunk, size: 5444 [annotate] [blame] [check-ins using] [diff] | |
19:59 | Fixed typo and added test for process_command_line file: [3226475418] check-in: [6641266e0b] user: rkeene, branch: trunk, size: 5278 [annotate] [blame] [check-ins using] [diff] | |
2017-01-08
| ||
06:13 | Added a "tcc4tcl::ccommand" command similar to Critcl file: [bf545477a0] check-in: [d02f5fd83e] user: rkeene, branch: trunk, size: 5091 [annotate] [blame] [check-ins using] [diff] | |
2016-01-25
| ||
18:18 | Added support for a ClientData type file: [da5a97590a] check-in: [633a01c5d6] user: rkeene, branch: trunk, size: 4853 [annotate] [blame] [check-ins using] [diff] | |
2015-02-02
| ||
16:26 | Added more search paths for libcurl file: [8b959926b0] check-in: [ecb174b881] user: rkeene, branch: trunk, size: 4257 [annotate] [blame] [check-ins using] [diff] | |
2014-07-16
| ||
16:26 | Cleaned up some return code handling, and added test for binary blobs file: [6b2efca164] check-in: [1c563bb769] user: rkeene, branch: trunk, size: 4101 [annotate] [blame] [check-ins using] [diff] | |
16:15 | Corrected issue with checking for variables file: [635afa0e0c] check-in: [37f218e272] user: rkeene, branch: trunk, size: 3937 [annotate] [blame] [check-ins using] [diff] | |
14:32 | Updated to include Tcl runtime in lib search path file: [907e91664c] check-in: [9d947ddc1d] user: rkeene, branch: trunk, size: 3825 [annotate] [blame] [check-ins using] [diff] | |
13:41 | Updated to link against stubs library for current version of Tcl file: [7be1937b09] check-in: [15ac59fd14] user: rkeene, branch: trunk, size: 3621 [annotate] [blame] [check-ins using] [diff] | |
04:13 | More work on wrapping Tcl for consumption by C file: [20cd200abf] check-in: [a88c66196a] user: rkeene, branch: trunk, size: 3608 [annotate] [blame] [check-ins using] [diff] | |
04:05 | Updated to support a Tcl_Interp* argument in any position for "proc" file: [98300662c0] check-in: [af858c331d] user: rkeene, branch: trunk, size: 3489 [annotate] [blame] [check-ins using] [diff] | |
03:37 | Added a "proc" sub-command to generate C stubs to call Tcl code file: [6f71a6b9f8] check-in: [e9115a162e] user: rkeene, branch: trunk, size: 3418 [annotate] [blame] [check-ins using] [diff] | |
2014-06-23
| ||
20:31 | Updated to not do curl tests if cross-compiling file: [c0aa27fcc2] check-in: [a6c35050af] user: rkeene, branch: trunk, size: 3197 [annotate] [blame] [check-ins using] [diff] | |
20:02 | Updated to define more things file: [e367198f71] check-in: [b8eb9903c6] user: rkeene, branch: trunk, size: 3123 [annotate] [blame] [check-ins using] [diff] | |
19:46 | Updated to include more detailed CURL test file: [49b187426d] check-in: [aa5e861dc0] user: rkeene, branch: trunk, size: 3101 [annotate] [blame] [check-ins using] [diff] | |
19:37 | Updated to include memory-linking tests on Darwin file: [09314c428a] check-in: [7dafc6aec5] user: rkeene, branch: trunk, size: 2467 [annotate] [blame] [check-ins using] [diff] | |
02:56 | Added "cwrap" subcommand to handle wrapping and creating prototype file: [48b0848394] check-in: [2bc3ec252a] user: rkeene, branch: trunk, size: 2564 [annotate] [blame] [check-ins using] [diff] | |
02:49 | Updated to not perform some tests on Darwin file: [6030390766] check-in: [6d4569b9da] user: rkeene, branch: trunk, size: 2613 [annotate] [blame] [check-ins using] [diff] | |
02:44 | Updated to perform some tests only if we are not cross-compiling file: [9a896e1896] check-in: [0e86072bec] user: rkeene, branch: trunk, size: 2465 [annotate] [blame] [check-ins using] [diff] | |
02:31 | Added test for external files file: [589ff7a7d3] check-in: [628ec5502b] user: rkeene, branch: trunk, size: 2338 [annotate] [blame] [check-ins using] [diff] | |
01:47 | Used more appropriate return value file: [a8f8d47ec7] check-in: [08ca5c9084] user: rkeene, branch: trunk, size: 1949 [annotate] [blame] [check-ins using] [diff] | |
01:40 | Added more tests file: [533a781ff7] check-in: [035bcc0134] user: rkeene, branch: trunk, size: 1947 [annotate] [blame] [check-ins using] [diff] | |
2014-06-22
| ||
23:40 | Added a test using "curl" as a baseline for linking in external functions and libraries file: [cd217a385a] check-in: [2bc3e54e9e] user: rkeene, branch: trunk, size: 1723 [annotate] [blame] [check-ins using] [diff] | |
23:23 | Fixed issues with several subcommands file: [271d570bc1] check-in: [05cac27666] user: rkeene, branch: trunk, size: 1471 [annotate] [blame] [check-ins using] [diff] | |
2014-06-21
| ||
15:43 | Renamed test → test.tcl. Updated to name Test TCL script something other than "test" so it does not conflict with the "test" target in Make file: [790f1d50be] check-in: [ecb01f7ca0] user: rkeene, branch: trunk, size: 1444 [annotate] [blame] [check-ins using] [diff] | |
2014-06-18
| ||
19:50 | Added new API tests file: [790f1d50be] check-in: [2a9dcf9840] user: rkeene, branch: trunk, size: 1444 [annotate] [blame] [check-ins using] [diff] | |
2014-06-17
| ||
16:56 | Updated to treat NULL return values as errors from most types of return types file: [22ae724521] check-in: [fbca0aea0c] user: rkeene, branch: trunk, size: 1178 [annotate] [blame] [check-ins using] [diff] | |
16:42 | Updated to include a more reliable test for "mkdir" file: [e33a20cdc2] check-in: [a4245ab3df] user: rkeene, branch: trunk, size: 918 [annotate] [blame] [check-ins using] [diff] | |
2014-06-16
| ||
04:48 | Updated to not build TCC as a static so that existing symbols could resolved by TCC itself file: [7d8a169a15] check-in: [fd6711ab73] user: rkeene, branch: trunk, size: 813 [annotate] [blame] [check-ins using] [diff] | |
04:20 | Updated to allow external symbols to be resolved if dlopen() is available file: [e2e01fc434] check-in: [82e8ebb242] user: rkeene, branch: trunk, size: 826 [annotate] [blame] [check-ins using] [diff] | |
2014-06-15
| ||
20:08 | Added test case for multiple arguments file: [cf0138864c] check-in: [f2439e25b6] user: rkeene, branch: trunk, size: 553 [annotate] [blame] [check-ins using] [diff] | |
20:06 | Improved error handling file: [8ffdbeb52f] check-in: [92a72f9f80] user: rkeene, branch: trunk, size: 455 [annotate] [blame] [check-ins using] [diff] | |
19:56 | Cleanup file: [67f0fe4037] check-in: [a972717fe8] user: rkeene, branch: trunk, size: 296 [annotate] [blame] [check-ins using] [diff] | |
2014-05-22
| ||
16:59 | Corrected path seperator on Windows file: [98d98c7c3c] check-in: [a6d7a98041] user: rkeene, branch: trunk, size: 198 [annotate] [blame] [check-ins using] [diff] | |
2014-05-06
| ||
20:12 | Updated to test with package file: [e0d226705d] check-in: [5b5e7e38ed] user: rkeene, branch: trunk, size: 189 [annotate] [blame] [check-ins using] [diff] | |
2014-05-03
| ||
21:09 | Added: Updated to include a basic test of functionality file: [c72233bf30] check-in: [55874bc4e8] user: rkeene, branch: trunk, size: 157 [annotate] [blame] [check-ins using] | |