summaryrefslogtreecommitdiffstats
path: root/tests/expr.test
Commit message (Expand)AuthorAgeFilesLines
* Add longIs64bit constraint to lseq-4.4 (because this isn't expected to work o...jan.nijtmans2023-03-201-1/+0
* Merge 8.7 (Bug [e3dcab1d14])Kevin B Kenny2023-01-221-0/+41
|\
| *-. Bug [e3dcab1d14] - merge fix from 8.6Kevin B Kenny2023-01-221-0/+39
| |\ \
| | | * Missed one more off-by-one error, also, tests misnumbered for merge forward.Kevin B Kenny2023-01-221-7/+7
| | |/
| | * Bug [e3dcab1d14] fixKevin B Kenny2023-01-221-0/+37
* | | Merge 8.7jan.nijtmans2022-10-141-5/+5
|\ \ \ | |/ /
| * | Improve error-message "cannot use xxxx as operand ....."jan.nijtmans2022-10-141-28/+28
* | | Merge 8.7jan.nijtmans2021-03-301-13/+13
|\ \ \ | |/ /
| * | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-13/+13
* | | Merge 8.7jan.nijtmans2021-02-181-1/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-02-181-1/+4
| |\ \ | | |/
| | * Two new testcases for abs()jan.nijtmans2021-02-181-1/+7
| | * Use {} braces in more "expr" expressions.jan.nijtmans2021-01-281-9/+9
* | | Merge 8.7jan.nijtmans2021-02-171-0/+3
|\ \ \ | |/ /
| * | Fix abs(-9223372036854775808) special-case on platforms where sizeof(Tcl_Wide...jan.nijtmans2021-02-171-0/+3
| * | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
| |\ \
| | * \ Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the...jan.nijtmans2020-11-101-0/+61
| | |\ \
| | * | | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | | | Merge 8.7jan.nijtmans2020-11-231-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
| * | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-2/+2
| | |/ / | |/| |
* | | | Merge 8.7dkf2020-11-081-0/+61
|\ \ \ \ | |/ / /
| * | | Merge 8.7dkf2020-11-011-6/+6
| |\ \ \ | | |/ /
| * | | Merge 8.7jan.nijtmans2020-10-241-1/+1
| |\ \ \
| * | | | Tricky case in function calls.dkf2020-08-241-0/+16
| * | | | Added two test casesdkf2020-08-241-0/+11
| * | | | Implementation of TIP 582: comments in expressionsdkf2020-08-221-0/+34
* | | | | Merge 8.7jan.nijtmans2020-10-261-6/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge 8.6jan.nijtmans2020-10-261-6/+6
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro...jan.nijtmans2020-10-261-3/+3
* | | | Merge 8.7jan.nijtmans2020-09-041-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-09-041-1/+1
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+2
* | | Merge 8.7jan.nijtmans2020-07-211-2/+2
|\ \ \ | |/ /
| * | simplify check for ::tcltest namespace in testcasesjan.nijtmans2020-07-161-2/+2
* | | Merge 8.7jan.nijtmans2020-01-071-4/+4
|\ \ \ | |/ /
| * | Some eol whitespace eliminationsjan.nijtmans2020-01-071-4/+4
* | | Merge Tcl 8.7 changes to deal with integer overflow in the exponent, and floa...Kevin B Kenny2019-12-271-0/+66
|\ \ \ | |/ /
| * | Merge Tcl 8.6 changes to deal with integer overflow in the exponent, and floa...Kevin B Kenny2019-12-271-0/+66
| |\ \ | | |/
| | * Merge Tcl 8.5 changes to deal with integer overflow in the exponent, and floa...Kevin B Kenny2019-12-271-0/+66
| | |\
| | | * Add test cases that used to cause floating point overflow in computing the co...Kevin B Kenny2019-12-261-0/+9
| | | * Fix parsing bug when (numSigDigs == 0).dgp2019-12-231-1/+1
| | | * Tests for another parsing bug.dgp2019-12-221-0/+7
| | | * Tests demonstrating the number parsing overflow bugs.dgp2019-12-211-0/+50
* | | | Merge 8.7jan.nijtmans2019-07-161-1/+1
|\ \ \ \ | |/ / /
| * | | Remove last traces of strtod() function, since it isn't used in Tcl any more.jan.nijtmans2019-07-161-1/+1
* | | | Merge 8.7dkf2019-06-161-6/+139
|\ \ \ \ | |/ / /
| * | | TIP 521: Float classification functionsdkf2019-06-161-6/+139
| |\ \ \
| | * | | Implement TIP 521, including testsdkf2019-06-021-6/+139
* | | | | Merge 8.7jan.nijtmans2019-06-151-0/+20
|\ \ \ \ \ | |/ / / /