gimp/app/tests
Jehan ee2f86105c app: move "System Language" out of GIMP_L10N_LANGS_SIZE.
This is the only "language" from the list whose name is special and
should be localized at runtime, yet before we set any Preferences
language. It needs to be localized as the System Language itself which
will be run-dependant.

For instance, if your system is in French, it will be displayed as
"Langue système" but if you change your system to Korean, at next run,
it would show "시스템 언어". It is a per-run localization, independant
from the language selected in Preferences, and even less dependant from
build-time system language.
2024-08-15 20:57:02 +02:00
..
files Remove autotools 2023-05-27 00:03:52 +02:00
gimpdir Remove autotools 2023-05-27 00:03:52 +02:00
gimpdir-empty Remove autotools 2023-05-27 00:03:52 +02:00
create_test_env.sh create_test_env.sh: use sh instead of bash 2023-07-23 21:06:49 +00:00
gimp-app-test-utils.c Issue #8900 and #9923: reimplementing GimpUnit as a proper class. 2024-08-02 10:46:38 +02:00
gimp-app-test-utils.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-test-session-utils.c tests: fix #10694 test suite fails due to use of g_assert 2024-01-26 13:44:30 -05:00
gimp-test-session-utils.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
manual-testcases.txt Bug 565459 - newly opened images are put into the background 2010-06-23 20:17:44 +02:00
meson.build app, devel-socs, icons, plug-ins, tools: remove various autotools artifacts. 2023-09-27 15:39:39 +02:00
test-core.c app: test should have used GeglColor already. 2024-02-11 23:28:04 +01:00
test-gimpidtable.c tests: fix #10694 test suite fails due to use of g_assert 2024-01-26 13:44:30 -05:00
test-save-and-export.c app, libgimp, plug-ins: improve GimpVectorLoadProcedure workflow. 2024-06-08 18:58:06 +02:00
test-session-2-8-compatibility-multi-window.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
test-session-2-8-compatibility-single-window.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
test-single-window-mode.c app: fix unit tests with GUI. 2023-04-12 22:07:09 +02:00
test-tools.c tests: fix #10694 test suite fails due to use of g_assert 2024-01-26 13:44:30 -05:00
test-ui.c tests: fix typo in function name 2024-01-26 13:49:48 -05:00
test-xcf.c Issue #8900 and #9923: reimplementing GimpUnit as a proper class. 2024-08-02 10:46:38 +02:00
tests.c app: move "System Language" out of GIMP_L10N_LANGS_SIZE. 2024-08-15 20:57:02 +02:00
tests.h app: fix unit tests with GUI. 2023-04-12 22:07:09 +02:00