about summary refs log tree commit diff
path: root/Test/C02cond.ztst
Commit message (Expand)AuthorAgeFilesLines
* 49269: Fix "[ ! -o ]".Peter Stephenson2021-08-101-1/+1
* 45470: C02cond: Simplify '-N cond' testdana2020-03-111-24/+12
* 45004: Fix typos in commentsMartijn Dekker2019-12-111-1/+1
* 42031 + 42048: Make [[ -o invalidoption ]] a normal(ish) false value, rather ...Daniel Shahaf2017-11-241-0/+20
* 40110: attempt to fix test failures on SolarisBarton E. Schaefer2016-12-061-1/+1
* 40102: Use subdirectory for test I/O filesPeter Stephenson2016-12-051-2/+2
* 39332: support ksh's [[ -v varname ]] condition for checking if variables are...Oliver Kiddle2016-09-161-0/+19
* 39292: Distinguish "=" and "==" tests in output.Peter Stephenson2016-09-131-0/+7
* 38445: subsequent tests rely on a file touched by the -N test, so it must alw...Jun T2016-05-091-3/+4
* 38375 (tweaked per 38384): try harder to detect noatime filesystems.Barton E. Schaefer2016-05-021-5/+17
* 38358: "fgrep --" for noatime check in case a mount point is named "-"Barton E. Schaefer2016-04-291-1/+1
* 37722: test builtin should return status 2 on syntax errorPeter Stephenson2016-01-211-6/+6
* 37453 (with Bart, started by Baptiste Daroussin, 37315): try to improve detec...Oliver Kiddle2015-12-311-1/+1
* 37364: "test" and "[" handling of parentheses.Peter Stephenson2015-12-091-0/+12
* 37181: consistent use of zmodload and corresponding ZTST_unimplemented or ZTS...Barton E. Schaefer2015-11-211-7/+11
* 35760: Add ZTST_skip to test systemPeter Stephenson2015-07-101-6/+3
* 35306: "test -z \(" failed due to parse confusionPeter Stephenson2015-05-271-0/+14
* 34753: work around NFS problem in tests.Peter Stephenson2015-03-201-9/+29
* 32609: [[ $var ]] behaves as [[ -n $var ]] for bash/ksh compatibilityBarton E. Schaefer2014-05-131-0/+8
* 31706: standardize handling of "test ! <x> <y> <z>"Peter Stephenson2013-09-061-1/+5
* 31696: In "test" No One Can Hear If You Shriek.Peter Stephenson2013-09-041-0/+21
* 30270: don't need errors when testing to see if mtime test will workPeter Stephenson2012-02-261-1/+1
* 30048: C02cond.ztst: Avoid [[ -N ... ]] on file-systems mounted `noatime'Frank Terbeck2011-12-301-0/+3
* 28588: fix textual display after =~ testPeter Stephenson2011-01-061-0/+15
* 28338: keep =~ from inverting sense of subsequent tests (after &&/||)pdpennock2010-10-101-0/+13
* 27722: bad error reporting and checking in conditionsPeter Stephenson2010-02-191-0/+8
* 27608: fix memory for mbegin, mend & regexp testPeter Stephenson2010-01-201-6/+7
* 27600: extend =~ syntax to set positional variables for matchesPeter Stephenson2010-01-171-0/+33
* 26090: another cond test for Cygwin needs removingPeter Stephenson2008-11-261-0/+4
* 24600: yet another typoPeter Stephenson2008-02-261-4/+4
* users/12412: check for extra arguments in test and [Peter Stephenson2008-01-101-1/+25
* 24356: regex =~ test wasnt handled by gettext()Peter Stephenson2008-01-041-0/+12
* 24236: another case where cond -N test can failPeter Stephenson2007-12-131-1/+3
* users/12307: Expand delay in [[ -N ... ]] test to 2 secondsPeter Stephenson2007-12-111-3/+4
* 23732: three broken testsPeter Stephenson2007-07-311-9/+9
* 23070: Fix [[ -N file ]] test failure on NFSPeter Stephenson2006-12-191-0/+3
* Test -nt and FOO=BAR BAR=FOO echo bugsPeter Stephenson2005-02-021-0/+10
* mention HFS+ as possible cause of -N test failureOliver Kiddle2004-03-171-2/+3
* 17502: Test changes for xtrace in 17492.Peter Stephenson2002-08-051-0/+3
* Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:Peter Stephenson2002-04-171-1/+6
* enable dynamic libraries on MacOS X is the dlcompat library is installedOliver Kiddle2001-10-101-0/+1
* fix build and test problems in Mac OS X (15882)Oliver Kiddle2001-09-271-3/+1
* Assorted minor test tweaks.Bart Schaefer2001-08-221-1/+8
* Possible fix for -g test.Bart Schaefer2001-06-091-0/+1
* 14566: more testing for unimplemented features.Andrey Borzenkov2001-05-301-6/+24
* More device and FIFO test tweaks.Bart Schaefer2001-05-281-8/+14
* 14489: workaround for find bug on ReliantUNIXAndrey Borzenkov2001-05-261-1/+2
* Improve "make check" test for -b condition when /dev cannot be searched.Bart Schaefer2001-05-261-3/+7
* I guess I was supposed to commit 14411.Bart Schaefer2001-05-241-4/+6
* Workaround rm -f hang on unwriteable file in CygwinPeter Stephenson2001-05-211-2/+4