Gimp/app/tests/.gitignore
Jehan b1fc539f6c tests: build the test icon theme for all platforms.
In particular, we were not building these for win32, which has no
symbolic link concept. So let's use $(LN_S) defined by autoconf for this
purpose, as it will copy files for platforms without ln support.
Moreover this way, we don't create one such folder for each and every
test run and fill up the tmp directory with countless directories, that
we never clean up.
On Win32, this fixes 3 tests which were failing because of the missing
icons.
2014-08-15 21:21:41 +00:00

22 lines
415 B
Text

.deps
.libs
/gimpdir-output
Makefile
Makefile.in
libgimpapptestutils.a
test-core*
test-gimpidtable*
test-gimptilebackendtilemanager*
test-layer-grouping*
test-save-and-export*
test-session-2-6-compatibility*
test-session-2-8-compatibility-multi-window*
test-session-2-8-compatibility-single-window*
test-single-window-mode*
test-tools*
test-ui*
test-window-management*
test-xcf*
/*.trs
/*.log
/gimp-test-icon-theme