summaryrefslogtreecommitdiff
path: root/Test/C02cond.ztst
AgeCommit message (Expand)AuthorFilesLines
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
2001-05-21Workaround rm -f hang on unwriteable file in CygwinPeter Stephenson1-2/+4
2001-04-02moved from ./Test/07cond.ztstSven Wischnowsky1-0/+151