llvm-project/llvm/utils/lit/lit
Michal Gorny c6cdc16ad6 [test] Split strip-preserve-time.test, and skip atime test on NetBSD
Split timestamp preservation tests into atime and mtime test, and skip
the former on NetBSD.  When the filesystem is mounted noatime, NetBSD
not only inhibits implicit atime updates but also prevents setting atime
via utime(), causing the test to fail.

Differential Revision: https://reviews.llvm.org/D55271

llvm-svn: 348354
2018-12-05 11:15:46 +00:00
..
ExampleTests.ObjDir
builtin_commands make lit builtins a package 2018-09-28 17:55:18 +00:00
formats [lit] Port googletest lit tests to Windows 2017-07-28 01:05:55 +00:00
llvm [test] Split strip-preserve-time.test, and skip atime test on NetBSD 2018-12-05 11:15:46 +00:00
BooleanExpression.py
LitConfig.py [lit] Only return a found bash executable on Windows if it can understand Windows paths 2018-10-23 11:34:04 +00:00
LitTestCase.py
ProgressBar.py
ShCommands.py Use the current working directory in the glob expansion 2017-03-31 12:46:39 +00:00
ShUtil.py
Test.py [lit, python3] Update lit error logging to work correctly in python3 and other test fixes 2018-08-07 20:54:38 +00:00
TestRunner.py lit: Use sys.executable for executing builtin commands 2018-08-31 20:15:31 +00:00
TestingConfig.py [lit] Pass more environment variables through to child processes. 2018-11-27 19:29:12 +00:00
__init__.py lit: bump version number 2018-08-02 07:48:44 +00:00
discovery.py [lit] Actually do normalize the case of files in the config map. 2017-09-21 21:27:11 +00:00
main.py Use quoteattr to ensure we make well formed attributes 2018-05-25 00:31:36 +00:00
run.py [lit] Try to improve Ctrl-C behavior on Windows 2017-11-17 23:52:33 +00:00
util.py Mostly revert r330672. 2018-04-24 01:24:42 +00:00