summaryrefslogtreecommitdiff
path: root/Test/C01arith.ztst
AgeCommit message (Expand)AuthorFilesLines
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