summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | Fix bug-fa00fbbbabe - seq / lindex discrepanciesgriffin2023-04-161-6/+13
* | | | | | | | | | | | | | | | | | | | | | | | | Test fix for [0f98bce669]apnadkarni2023-04-261-2/+2
| |_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Fix [2e3fed53ba] - binary encode uuencodeapnadkarni2023-04-241-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Fix [c719fa8716] - binary encode base64 assertion failureapnadkarni2023-04-241-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Fix [9369f83649] - binary format/scan for big dataapnadkarni2023-04-241-7/+9
* | | | | | | | | | | | | | | | | | | | | | | | Fix [a814ee5bbd] - string compare/equal -length for long stringsapnadkarni2023-04-241-9/+8
* | | | | | | | | | | | | | | | | | | | | | | | Fix [d4ede611a7] - scan bigdataapnadkarni2023-04-242-4/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Fix for bug [d4ede611a7] (scan)apnadkarni2023-04-242-4/+12
| | |_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Fix [a550f9710b] (format bigdata)apnadkarni2023-04-241-3/+48
| |_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge 8.7 - [d90fee06d0] (lassign) and [203792a48c] (Utf32ToUtf)apnadkarni2023-04-231-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Add testcasesjan.nijtmans2023-04-212-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / | | / / / / / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Reduce diff between 8.7 and 9.0. Add some testcasesjan.nijtmans2023-04-212-2/+8
* | | | | | | | | | | | | | | | | | | | | | Bugs [4ce858a049] (lrepeat), [f4d15772f1] (foreach), [6926a21840] (lmap).apnadkarni2023-04-201-15/+21
| |_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Fix [a4617c8e90] - lsearch index truncationapnadkarni2023-04-191-1/+2
* | | | | | | | | | | | | | | | | | | | | Fix [3c04fcdd1a] - join truncates large listsapnadkarni2023-04-191-5/+4
* | | | | | | | | | | | | | | | | | | | | Merge trunkapnadkarni2023-04-195-24/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Pick up lreplace.test and lseq.test from tip-660-with-trunk-testcasesapnadkarni2023-04-192-2/+1
| * | | | | | | | | | | | | | | | | | | | | Merge trunkapnadkarni2023-04-191-6/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Fix for [25cdcb7e8fb381fb]: Incomplete utf-8 sequence followed by eofcharpooryorick2023-04-181-4/+30
| * | | | | | | | | | | | | | | | | | | | | Merge trunkapnadkarni2023-04-183-41/+64
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkapnadkarni2023-04-161-15/+91
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkapnadkarni2023-04-1438-85/+91
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 9.0apnadkarni2023-04-084-26/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 9.0apnadkarni2023-04-052-25/+80
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2023-04-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-306-21/+30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge trunkapnadkarni2023-04-183-43/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix io-75.1{4,5} on Windows. Ticket [a7a89d422a]apnadkarni2023-04-181-2/+2
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Make encoding profile explicit in some tests.pooryorick2023-04-172-22/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | Correct some test descriptions in encoding.test.pooryorick2023-04-171-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix for [eabcbd08274f2d22], [read] error persists on channel with strictpooryorick2023-04-161-0/+24
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2023-04-161-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | some spelling correctionsjan.nijtmans2023-04-161-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | Cherry-pick: Rearrange code blocks in DoReadChars to do less work when return...jan.nijtmans2023-04-121-2/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix mistake in test io-75.14 and make some spelling corrections.pooryorick2023-04-162-15/+14
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge trunkapnadkarni2023-04-161-15/+91
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | Extend test io-75.15 to read invalid bytes in binary mode and then use [gets] pooryorick2023-04-151-1/+10
| * | | | | | | | | | | | | | | | | | | | | | | | Fix for [a7a89d422a4f5dd3], Under strict encoding, [gets] returns an error in...pooryorick2023-04-151-13/+13
| * | | | | | | | | | | | | | | | | | | | | | | | New test for [gets] with strict encoding. Also add "\" in io-76.9, missing inpooryorick2023-04-141-7/+32
| * | | | | | | | | | | | | | | | | | | | | | | | Fix for [0cd1ae596e709259], under strict encoding, [gets] returns an error evenpooryorick2023-04-141-14/+56
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Fix VC++ unused variable warning, lappend and join.apnadkarni2023-04-161-3/+4
* | | | | | | | | | | | | | | | | | | | | | | | Add missing constraint to string-equal/compare testapnadkarni2023-04-151-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Fixed bug-a498006438apnadkarni2023-04-141-16/+15
* | | | | | | | | | | | | | | | | | | | | | | | Merge trunkapnadkarni2023-04-1439-111/+139
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | Remove last reference to -nocomplainencoding and fix some spelling errors.pooryorick2023-04-131-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | Rearrange code blocks in DoReadChars to do less work when returning early.pooryorick2023-04-121-2/+6
| * | | | | | | | | | | | | | | | | | | | | | | Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-1238-82/+84
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / | | | | | | / / / / / / / / / / / / / / / / / / | | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-1239-83/+85
| * | | | | | | | | | | | | | | | | | | | | | Remove obsolete comments.pooryorick2023-04-062-4/+0
| * | | | | | | | | | | | | | | | | | | | | | Further fix for [fa3d9fd818fa0072]. In ChannelState.encoding, NULL no longerpooryorick2023-04-064-22/+48
| | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |