summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update tests array-7.16 and array-7.17 and delete test array-7.18 now that bu...andy2016-12-251-35/+9
* Merge array-search-unsetandy2016-12-251-0/+18
|\
| * Reference ticket number in tests var-13.2 and var-13.3array_search_unsetandy2016-12-251-2/+2
| * Add test var-13.3 which is a more serious version of test var-13.2. var-13.3...andy2016-12-241-0/+9
| * Merge trunk. Test var-13.2 now fails due to [af5c35971a].andy2016-12-24109-1718/+7460
| |\
| * | Add test var-13.2 to check that unsetting an array element terminates an arra...andy2016-12-241-0/+9
* | | Merge trunkandy2016-12-206-74/+71
|\ \ \ | | |/ | |/|
| * | Add back testcase winFile-4.10. This test passes anyway, even though it appea...jan.nijtmans2016-12-151-0/+15
| * | Add "file join $grandParentDir tcl8.? library" as possible path for a valid i...jan.nijtmans2016-12-155-88/+45
| * | Implement all possible TCL_LL_MODIFIER formats in Tcl_ObjPrintf(), can be "ll...jn_wide_printfjan.nijtmans2016-12-141-0/+25
* | | Add more array search tests per Brad Lanam. These tests should fail because ...andy2016-12-151-0/+51
* | | Rework array size increase/decrease tests to avoid dummy list elementandy2016-12-131-6/+6
* | | Finish implementing array search testsandy2016-12-111-3/+12
* | | Continue array search tests, array-7.12 panicsandy2016-12-111-1/+57
* | | Use setup feature in test array-5.4andy2016-12-111-3/+5
* | | Add first array search testandy2016-12-111-0/+11
* | | Adjust test array-5.4 to not use [array set]andy2016-12-111-2/+1
* | | Reorganize array testsandy2016-12-111-368/+132
* | | Add [array statistics] testsandy2016-12-111-0/+85
* | | Add [array names] testsandy2016-12-101-0/+92
* | | Add [array get] testsandy2016-12-101-0/+92
* | | Add [array exists] testsandy2016-12-101-0/+92
* | | Plan remainder of test suiteandy2016-12-101-24/+35
* | | Adjust commentsandy2016-12-101-30/+13
* | | Rename $result to $resultPattern to reduce confusionandy2016-12-101-2/+2
* | | Fix spellingandy2016-12-101-1/+1
* | | Add [array unset] testsandy2016-12-101-0/+112
* | | Add first [array unset] testandy2016-12-101-0/+9
* | | Add [array size] testsandy2016-12-101-3/+39
* | | Exchange setup and extraandy2016-12-101-16/+14
* | | Condense non-array error handling tests and incorporate non-array successful ...andy2016-12-101-96/+65
* | | Add [array set] testsandy2016-12-101-22/+120
* | | Add more failure cases to test suite, gonna have to do non-error cases one of...andy2016-12-031-3/+91
* | | Rename [oxor] to [or] and [oxand] to [and], also [oxjoin] to [oxfordJoin]andy2016-12-021-16/+15
* | | Experiment with wrapping [::tcltest::test]andy2016-12-021-109/+247
* | | Minor test tweaks, add test for nonexistent arraysandy2016-12-011-16/+32
* | | Annoyed with tabs, switching to spacesandy2016-12-011-57/+57
* | | Continue implementation of test suiteandy2016-12-011-27/+74
* | | Correct tab stopsandy2016-12-011-45/+45
* | | Begin implementation of array test suiteandy2016-11-301-0/+157
* | | Restore tests set-old-8.46 and set-old-10.2. Note: this is commit number 20000andy2016-11-291-0/+9
* | | Merge trunkandy2016-11-291-1/+1
|\ \ \ | |/ /
| * | more internal use of size_t (in stead of int)jan.nijtmans2016-11-291-1/+1
* | | Add filtering capability to [array exists] and Tcl_ArrayExists() so that indi...andy2016-11-291-1/+1
* | | Implement Tcl_ArrayGet(), add -exact|-glob|-regexp options to [array get]andy2016-11-261-2/+2
* | | Remove new test trace-41.1 since it is a duplicate of test var-18.1andy2016-11-261-39/+0
* | | Update test for [array unset] mode optionandy2016-11-261-1/+1
* | | Fold create argument to ArrayVar() into TCL_VAR_CREATE flags bit which only A...andy2016-11-261-0/+39
* | | Add filter options to more [array] subcommands, implement with a common functionandy2016-11-251-7/+1
* | | Merge trunkandy2016-11-251-0/+7
|\ \ \ | |/ /