summaryrefslogtreecommitdiffstats
path: root/tests/cmdAH.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0 - disable file perms tests on wslapnadkarni2023-03-021-3/+5
|\
| * Merge 8.7: Disable more file permissions tests for WSL (not supported in WSL/...apnadkarni2023-03-021-3/+5
| |\
| | * Disable more file permissions tests for WSL (not supported in WSL/NTFS)apnadkarni2023-03-021-3/+5
* | | Add encoding test vector filesapnadkarni2023-03-021-4/+1
* | | Cherrypick [070225e33d]. Move setting of profile flags to lower level functio...apnadkarni2023-02-281-1/+4
* | | Tests pass modulo couple of differences in Tcl 8 and 9 default behavior to be...apnadkarni2023-02-251-193/+468
|/ /
* | Merge 8.7jan.nijtmans2023-01-221-14/+48
|\ \ | |/
| * Better error-messagejan.nijtmans2023-01-201-12/+12
| * New proposal: Allow "-strict" immediately before or after "-failindex var".jan.nijtmans2023-01-191-12/+46
| * Proposed fix for [a31caff057]: encoding command does not allow -strict to be ...jan.nijtmans2023-01-141-14/+14
* | Merge 8.7jan.nijtmans2023-01-151-12/+12
|\ \
| * | Update documentation, matching current implementationjan.nijtmans2023-01-151-12/+12
| |/
* | Merge 8.7jan.nijtmans2022-10-081-12/+32
|\ \ | |/
| * Merge 8.7jan.nijtmans2022-10-071-5/+5
| |\
| * \ Merge 8.7jan.nijtmans2022-09-261-6/+16
| |\ \
| * | | Add testcases, and fix a bug found by itjan.nijtmans2022-09-161-0/+20
| * | | Merge 8.7jan.nijtmans2022-09-161-2/+2
| |\ \ \
| * | | | Start TIP #346 implementation: For now only \xC0\x80jan.nijtmans2022-09-121-12/+12
* | | | | Merge 8.7jan.nijtmans2022-10-051-5/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | TIP 402: General Platform UNC Supportjan.nijtmans2022-10-041-5/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | rebase to 8.7jan.nijtmans2022-09-171-5/+5
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge 8.7jan.nijtmans2021-01-191-49/+256
| | | |\ \
| | | * \ \ merge trunkjan.nijtmans2012-08-021-0/+3
| | | |\ \ \
| | | * | | | Experimental support for UNC paths (through VFS) on UNIX/Macjan.nijtmans2012-06-271-4/+4
* | | | | | | Merge 8.7jan.nijtmans2022-09-251-6/+16
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | TIP #594: Modernize "file stat" interfacejan.nijtmans2022-09-251-6/+16
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix cmdAH-23.* testcasesjan.nijtmans2022-09-081-2/+2
| | * | | | | TIP #594 implementation: Modernize "file stat" interfacejan.nijtmans2022-09-071-4/+14
| | | |_|_|/ | | |/| | |
| * | | | | Backport TIP 602 tildeexpandapnadkarni2022-08-301-2/+2
| * | | | | Added file home command for (possible) Tcl 9 TIP 602 migrationapnadkarni2022-08-061-2/+2
| |/ / / /
* | | | | Update test resultsdgp2022-09-151-2/+2
* | | | | Update tests for TIP 602apnadkarni2022-08-011-44/+30
* | | | | Merge 8.7jan.nijtmans2022-07-021-2/+117
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7. Renumber testcases in cmdAH.test.jan.nijtmans2022-03-211-22/+22
| |\ \ \ \
| * \ \ \ \ Rebase towards 8.7jan.nijtmans2022-03-171-2/+117
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | TIP607 encoding failindex: also implement encoding convertto, move tests to c...oehhar2022-03-171-2/+117
| | * | | | Merge 9.0jan.nijtmans2022-03-171-1/+1
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | * | | | TIP605 encoding failindex: prepare TCL 9.0 main branch with branch "encodings...oehhar2022-03-141-2/+2
| | |\ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge 8.7jan.nijtmans2022-03-171-2/+2
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | -nothrow -> -nocomplainjan.nijtmans2022-03-051-2/+2
| * | | | Merge 8.7. Remove -stoponerror optionjan.nijtmans2021-10-181-2/+2
| |\ \ \ \
| * \ \ \ \ Merge 8.7. More parse improvement, WIPjan.nijtmans2021-05-071-2/+2
| |\ \ \ \ \ | | |/ / / /
| * | | | | Make ?-stoponerror|-nothrow? argument first in stead of last for encoding con...jan.nijtmans2021-05-061-2/+2
| * | | | | Add experimental "-nothrow" option to encoding convertfrom|convertto. If com...jan.nijtmans2021-04-011-2/+2
| * | | | | Merge 8.7jan.nijtmans2021-03-301-8/+8
| |\ \ \ \ \ | | |/ / / /
| * | | | | More WIP: Add -stoponerror flag to "encoding convertfrom/converto"jan.nijtmans2021-03-261-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge 8.7jan.nijtmans2021-03-301-8/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-8/+8
| |/ / /
* | | | Merge 8.7jan.nijtmans2020-12-041-1/+1
|\ \ \ \ | |/ / /
| * | | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
| |\ \ \