summaryrefslogtreecommitdiff
path: root/Test/C02cond.ztst
AgeCommit message (Expand)AuthorFilesLines
2023-05-0851692: not skip tests for [[ -r/-N file ]] on CygwinJun-ichi Takimoto1-7/+1
2021-08-1049269: Fix "[ ! -o ]".Peter Stephenson1-1/+1
2020-03-1145470: C02cond: Simplify '-N cond' testdana1-24/+12
2019-12-1145004: Fix typos in commentsMartijn Dekker1-1/+1
2017-11-2442031 + 42048: Make [[ -o invalidoption ]] a normal(ish) false value, rather ...Daniel Shahaf1-0/+20
2016-12-0640110: attempt to fix test failures on SolarisBarton E. Schaefer1-1/+1
2016-12-0540102: Use subdirectory for test I/O filesPeter Stephenson1-2/+2
2016-09-1639332: support ksh's [[ -v varname ]] condition for checking if variables are...Oliver Kiddle1-0/+19
2016-09-1339292: Distinguish "=" and "==" tests in output.Peter Stephenson1-0/+7
2016-05-0938445: subsequent tests rely on a file touched by the -N test, so it must alw...Jun T1-3/+4
2016-05-0238375 (tweaked per 38384): try harder to detect noatime filesystems.Barton E. Schaefer1-5/+17
2016-04-2938358: "fgrep --" for noatime check in case a mount point is named "-"Barton E. Schaefer1-1/+1
2016-01-2137722: test builtin should return status 2 on syntax errorPeter Stephenson1-6/+6
2015-12-3137453 (with Bart, started by Baptiste Daroussin, 37315): try to improve detec...Oliver Kiddle1-1/+1
2015-12-0937364: "test" and "[" handling of parentheses.Peter Stephenson1-0/+12
2015-11-2137181: consistent use of zmodload and corresponding ZTST_unimplemented or ZTS...Barton E. Schaefer1-7/+11
2015-07-1035760: Add ZTST_skip to test systemPeter Stephenson1-6/+3
2015-05-2735306: "test -z \(" failed due to parse confusionPeter Stephenson1-0/+14
2015-03-2034753: work around NFS problem in tests.Peter Stephenson1-9/+29
2014-05-1332609: [[ $var ]] behaves as [[ -n $var ]] for bash/ksh compatibilityBarton E. Schaefer1-0/+8
2013-09-0631706: standardize handling of "test ! <x> <y> <z>"Peter Stephenson1-1/+5
2013-09-0431696: In "test" No One Can Hear If You Shriek.Peter Stephenson1-0/+21
2012-02-2630270: don't need errors when testing to see if mtime test will workPeter Stephenson1-1/+1
2011-12-3030048: C02cond.ztst: Avoid [[ -N ... ]] on file-systems mounted `noatime'Frank Terbeck1-0/+3
2011-01-0628588: fix textual display after =~ testPeter Stephenson1-0/+15
2010-10-1028338: keep =~ from inverting sense of subsequent tests (after &&/||)pdpennock1-0/+13
2010-02-1927722: bad error reporting and checking in conditionsPeter Stephenson1-0/+8
2010-01-2027608: fix memory for mbegin, mend & regexp testPeter Stephenson1-6/+7
2010-01-1727600: extend =~ syntax to set positional variables for matchesPeter Stephenson1-0/+33
2008-11-2626090: another cond test for Cygwin needs removingPeter Stephenson1-0/+4
2008-02-2624600: yet another typoPeter Stephenson1-4/+4
2008-01-10users/12412: check for extra arguments in test and [Peter Stephenson1-1/+25
2008-01-0424356: regex =~ test wasnt handled by gettext()Peter Stephenson1-0/+12
2007-12-1324236: another case where cond -N test can failPeter Stephenson1-1/+3
2007-12-11users/12307: Expand delay in [[ -N ... ]] test to 2 secondsPeter Stephenson1-3/+4
2007-07-3123732: three broken testsPeter Stephenson1-9/+9
2006-12-1923070: Fix [[ -N file ]] test failure on NFSPeter Stephenson1-0/+3
2005-02-02Test -nt and FOO=BAR BAR=FOO echo bugsPeter Stephenson1-0/+10
2004-03-17mention HFS+ as possible cause of -N test failureOliver Kiddle1-2/+3
2002-08-0517502: Test changes for xtrace in 17492.Peter Stephenson1-0/+3
2002-04-17Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:Peter Stephenson1-1/+6
2001-10-10enable dynamic libraries on MacOS X is the dlcompat library is installedOliver Kiddle1-0/+1
2001-09-27fix build and test problems in Mac OS X (15882)Oliver Kiddle1-3/+1
2001-08-22Assorted minor test tweaks.Bart Schaefer1-1/+8
2001-06-09Possible fix for -g test.Bart Schaefer1-0/+1
2001-05-3014566: more testing for unimplemented features.Andrey Borzenkov1-6/+24
2001-05-28More device and FIFO test tweaks.Bart Schaefer1-8/+14
2001-05-2614489: workaround for find bug on ReliantUNIXAndrey Borzenkov1-1/+2
2001-05-26Improve "make check" test for -b condition when /dev cannot be searched.Bart Schaefer1-3/+7
2001-05-24I guess I was supposed to commit 14411.Bart Schaefer1-4/+6