nautilus/test/automated
Ondrej Holy a22f7ffc7c test: Run tests in unique directory
The tests currently create various files and directories with generic names
and manipulate with them directly in the `/tmp` directory. The tests also
remove all files in `/tmp` with the generic prefixes like `move`, `copy`,
etc. This can simply cause test suite failures if files with such names
already exist in the `/tmp` directory. Also, the test suite can easily remove
files created by other applications. Let's always create an unique directory
in `/tmp` for tests to fix the mentioned problems...
2021-01-18 10:32:12 +00:00
..
display test: Increase timeout to 480 2019-01-22 12:50:31 +00:00
displayless test: Run tests in unique directory 2021-01-18 10:32:12 +00:00
meson.build build: make all tests optional 2018-03-16 06:22:36 +02:00