Francois Gouget : testbot/SetWinLocale: Automate changing the Windows locales.

Alexandre Julliard julliard at winehq.org
Wed Dec 12 13:46:37 CST 2018


Module: tools
Branch: master
Commit: 7c9506177aba7f3a7d99d766de22aba4dbff8c73
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=7c9506177aba7f3a7d99d766de22aba4dbff8c73

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Wed Dec 12 16:58:35 2018 +0100

testbot/SetWinLocale: Automate changing the Windows locales.

SetWinLocale leverages TestAgent and intl.cpl to automate changing the
Windows locales of the specified host: sorting and formatting, system
locale, display language, keyboard and location.
It can also create locale VMs for the TestBot, that is copies of a
base VM that allow the TestBot to run the tests in the specified locale.
Then it can recreate a specific locale VM snapshot from the base
snapshot, or refresh the snapshots of all the locale VMs of a given base
VM.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/scripts/SetWinLocale | 857 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 857 insertions(+)

Diff:   https://source.winehq.org/git/tools.git/?a=commitdiff;h=7c9506177aba7f3a7d99d766de22aba4dbff8c73



More information about the wine-cvs mailing list