Fri, 22 Sep 2017 10:57:57 +0300 Andrey Skvortsov enable pylint checker
Fri, 22 Sep 2017 10:54:42 +0300 Andrey Skvortsov fix usage of python2-only print statement
Fri, 22 Sep 2017 10:52:44 +0300 Andrey Skvortsov run python tests with non-english locale to catch bugs related to localization
Thu, 21 Sep 2017 17:19:18 +0300 Andrey Skvortsov make it possible to update XSD schema in project controller after new
Thu, 21 Sep 2017 16:06:51 +0300 Andrey Skvortsov fix commit "lazy initialization of highlight pens and brushes
Thu, 21 Sep 2017 15:04:15 +0300 Andrey Skvortsov clean build example project after running test
Thu, 21 Sep 2017 15:02:36 +0300 Andrey Skvortsov fix problem if DataTypeEditor was imported before localization is
Sat, 16 Sep 2017 21:26:17 +0300 Andrey Skvortsov add shell script to run all python tests and automatically handle Xvfb
Sat, 16 Sep 2017 21:24:22 +0300 Andrey Skvortsov add PLCOpenEditor tests
Sat, 16 Sep 2017 21:22:53 +0300 Andrey Skvortsov run application tests in full screen mode
Sat, 16 Sep 2017 21:22:06 +0300 Andrey Skvortsov clean sys.argv, because if test is running from pytest
Sat, 16 Sep 2017 21:19:19 +0300 Andrey Skvortsov rework Beremiz application "testCheckProject" test to allow easier reuse later
Sat, 16 Sep 2017 21:04:34 +0300 Andrey Skvortsov add application name for PLCOpenEditor
Fri, 15 Sep 2017 20:30:24 +0300 Andrey Skvortsov rewrite PLCOpenEditor. Add PLCOpenEditorApp class for easier customizations.
Fri, 15 Sep 2017 20:28:54 +0300 Andrey Skvortsov lazy locale initialization