summaryrefslogtreecommitdiff
path: root/Test/C01arith.ztst
AgeCommit message (Expand)AuthorFilesLines
2022-11-23unposted (cf. 51016): Add a test case for underscore-followed-by-digits in ma...Daniel Shahaf1-0/+8
2020-06-2346079: Ignore double quotes in math expressions.Peter Stephenson1-2/+8
2019-12-1145004: Fix typos in commentsMartijn Dekker1-1/+1
2018-12-3043944: apply NO_UNSET consistently to arithmeitcMartijn Dekker1-0/+16
2018-08-0843261: Fix unary minus with base.Peter Stephenson1-0/+4
2018-05-1342488: test cases for 42369 and address some issues in the codeOliver Kiddle1-0/+34
2017-09-0541641: Some math operations shouldn't be lvalues.Peter Stephenson1-0/+13
2016-01-0337489, tweaked: with POSIX_IDENTIFIERS create math var as scalarPeter Stephenson1-0/+11
2015-06-0235359: Improved math parsing and errors.Peter Stephenson1-4/+18
2015-05-1535153: nested math substitutionPeter Stephenson1-0/+8
2015-04-1534892 (slightly tweaked): math evaluation fixPeter Stephenson1-1/+4
2015-02-2234606: fix up nested arithmetic substitutionPeter Stephenson1-0/+8
2015-02-1934570: Another nasty command / math substituion thing.Peter Stephenson1-0/+23
2015-02-1634560: Fix $(( that's actually a multiline cmd subst.Peter Stephenson1-0/+35
2015-01-1534280: more widespread use of FORCE_FLOAT.Peter Stephenson1-0/+10
2015-01-12Propagate float/integer type in arithmetic assignment.Peter Stephenson1-1/+9
2015-01-1134247: regression test for 34230.Barton E. Schaefer1-0/+6
2014-11-26unposted: test binary input using 0bPeter Stephenson1-0/+8
2014-10-0233332: test safer numeric import from environmentPeter Stephenson1-0/+4
2014-01-2332299: add use of underscores on arithmetic output for spacingPeter Stephenson1-0/+16
2013-11-1431982: detection of floating point constants was problematic.Peter Stephenson1-0/+8
2013-11-0731937: zle -Fw uses widget semantics for file descriptor handlerPeter Stephenson1-2/+2
2013-03-05users/17665: add FORCE_FLOAT optionPeter Stephenson1-0/+15
2012-12-08users/17445: fix handling of leading zeroes in floating pointBart Schaefer1-0/+10
2012-09-1130647, 30649: allow underscores in numeric constantsPeter Stephenson1-0/+23
2010-01-2027611: cache parameter values in math eval so subscripts are eval'd oncePeter Stephenson1-0/+22
2008-10-1625905: fix and test doubled-hash radix outputPeter Stephenson1-0/+16
2008-06-1225149: add C_PRECEDENCES option to make arithmetic have C/Perl precedencePeter Stephenson1-0/+10
2008-06-10unposted addition to 25144 for testsPeter Stephenson1-1/+1
2007-12-1624271: handle parse failures in command substitution betterPeter Stephenson1-0/+9
2007-06-18not 23562 but should have been: test correctionPeter Stephenson1-1/+1
2007-06-1823562: add KSH_ZERO_SUBSCRIPT option and leave off by defaultPeter Stephenson1-2/+7
2007-02-1223165: fix problems with bases: error if over 36 and don't interpret octalPeter Stephenson1-0/+12
2006-09-1122686: unset array if assigning numeric parameterPeter Stephenson1-0/+6
2004-11-3020599: test for $((##)) should now check for errorPeter Stephenson1-2/+2
2004-05-1319941: fix (( 3, ))Peter Stephenson1-0/+20
2003-12-1719308: zsh crashes with $((##))Oliver Kiddle1-0/+8
2003-03-2618391: add tests for read builtin a few glob qualifiers, 17678 and 18015Oliver Kiddle1-0/+4
2002-01-2316489: Test/C01arith.ztst: default output for whole numbersPeter Stephenson1-1/+1
2001-07-0915334: use string "(eval)" as script name in debugging messages in eval'sPeter Stephenson1-3/+3
2001-07-0915329: test script changes to go with 15327 LINENO changePeter Stephenson1-3/+3
2001-07-0615291, 15292: fix bug setting scalar in math modePeter Stephenson1-0/+10
2001-04-02moved from ./Test/06arith.ztstSven Wischnowsky1-0/+90