aboutsummaryrefslogtreecommitdiffstats
path: root/test/meson.build
AgeCommit message (Expand)AuthorLines
2023-01-10Support application-defined I/O functions for FUSE fdTofik Sonono-1/+1
2021-02-03Fix returning inode numbers from readdir() in offset==0 mode. (#584)Martin Pärtel-0/+3
2018-10-19Do not fail "ninja test" when running as subprojectAhmed Masud-3/+9
2017-08-11Call cp with -p instead of --preserve=modeNikolaus Rath-1/+1
2017-08-11Don't pass --update to cpNikolaus Rath-1/+1
2017-07-07Don't use emacs' python-mode for meson filesNikolaus Rath-3/+0
2017-05-25Factored out C-based testsNikolaus Rath-1/+1
2017-04-10Remove 'tests' target in favor of calling py.test directly.Nikolaus Rath-7/+0
2017-04-10Build tests by default.Nikolaus Rath-7/+6
2017-04-10Only build test/*.py if out of date.Nikolaus Rath-1/+1
2017-01-12Added experimental support for building with Meson+NinjaNikolaus Rath-0/+35