summaryrefslogtreecommitdiff
path: root/test cases/common/12 data
AgeCommit message (Expand)Author
2023-07-26Fix install_data() default install pathDaniele Nicolodi
2022-08-23tests: remove compiler requirement in various unneeded casesEli Schwartz
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger
2018-04-18Update default of install-umask to 022Filipe Brandenburger
2018-03-17Add install_data() succeeding rename testsAleksey Filippov
2018-02-22Allow for missing install_dir in install_data()Peter Hutterer
2017-01-24Support file perms for install_data and install_subdirNirbheek Chauhan
2016-11-18Always specify installed data with a File object. Closes #858.Jussi Pakkanen
2016-04-09Strip leading source tree dir name from install files if it exists.Jussi Pakkanen
2015-02-15Changed install_data to get rid of useless and confusing target subdir name.Jussi Pakkanen
2015-02-04Rework installation logic so we can go outside the install prefix.Jussi Pakkanen
2014-11-03Can install data files from subdirectories.Jussi Pakkanen
2014-10-11Renamed data() to install_data().Jussi Pakkanen
2013-09-13Added installed_files.txt files to all places that needed them.Jussi Pakkanen
2013-03-03Split test suite into common and platform dependent parts.Jussi Pakkanen