Fri, 11 Mar 2022 14:43:37 +0100 Edouard Tisserant Tests: Re-introduced pytest based tests. Fixed them a bit, commented-out otherwise. Application tests only runs with logging test, and PLCOpenEditor tests seem broken. wxPython4
Sat, 05 Mar 2022 11:14:00 +0100 Edouard Tisserant Tests: Enhance robustness of stdout driven waiting state in Sikuli based tests. wxPython4
Mon, 28 Feb 2022 21:53:14 +0100 Edouard Tisserant Tests: add an IDE test that relies on image matching. wxPython4
Mon, 28 Feb 2022 21:46:37 +0100 Edouard Tisserant Tests: re-introduce xvfb+x11vnc target in Makefile : xvfb_sikuli wxPython4
Mon, 28 Feb 2022 21:29:46 +0100 Edouard Tisserant Fix sequel of wxPython 4 port : double click on tab wasn't maximizing and was showing exception. wxPython4
Fri, 25 Feb 2022 14:04:09 +0100 Edouard Tisserant Tests: Makefile's PIPESTATUS turned into small letters (wrong vim shortcut ?) leading to always passing tests. wxPython4
Fri, 18 Feb 2022 15:12:06 +0100 Edouard Tisserant Tests: Various enhancements in Makefile and sikuli common python code. wxPython4
Fri, 18 Feb 2022 15:00:04 +0100 Edouard Tisserant Tests: Added BEREMIZPYTHONPATH to point to Python interpreter to use for tests. wxPython4
Fri, 18 Feb 2022 14:56:54 +0100 Edouard Tisserant Documentation/comment fix. wxPython4
Fri, 18 Feb 2022 14:51:58 +0100 Edouard Tisserant IDE: Fix one more sequel of wxPython4 port : typo in editors/TextViewer.py wxPython4
Tue, 15 Feb 2022 16:10:19 +0100 Edouard Tisserant Tests: Add a Makefile variable to allow changing standalone headless X server command (Xvfb by default) wxPython4
Sun, 13 Feb 2022 21:21:14 +0100 Edouard Tisserant Merge default head that was only merged in wxPython4
Sun, 13 Feb 2022 21:05:19 +0100 Edouard Tisserant merged default wxPython4
Sun, 13 Feb 2022 21:01:27 +0100 Edouard Tisserant Add Docker image definition as reference platform to run IDE tests. wxPython4
Sun, 13 Feb 2022 20:59:42 +0100 Edouard Tisserant Tests: added tests/Makefile and a first test in tests/ide_tests. Test requires sikuli and Xvfb or Xnest. wxPython4