beremiz
Clone
Summary
Browse
Changes
Graph
tests: rename build_in_docker.sh to do_test_in_docker.sh
wxPython4
2022-07-04, Edouard Tisserant
fbe924df437b
Merge default in wxPython4 branch
wxPython4
2022-06-27, Edouard Tisserant
074046800624
Fix typos breaking IDE
wxPython4
2022-06-13, Edouard Tisserant
a35bf9c585cf
Added preliminary CLI. Supports building a project, transfering and running on PLC.
wxPython4
2022-06-13, Edouard Tisserant
fa291393aac7
Merge changes from default to wxPython4 branch
wxPython4
2022-05-30, Edouard Tisserant
88c4b18453d5
IDE: fix exception happening in debug mode when logging process termination.
2022-05-26, Edouard Tisserant
e25f1cf69df9
SVGHMI: Adapt to Inkscape 0.92 "-e" replaced by "-o" in 1.2, and workaround access right problem when generating thumbnails.
2022-05-26, Edouard Tisserant
31f6d7221f60
Various fixes to make svghmi_traffic_light example bahave on windows.
2022-05-25, Edouard Tisserant
563996733dba
IDE: fix saveAs dialog
2022-05-25, Edouard Tisserant
078d72552c3e
IDE: fix permission checking on windows for IDE project directory.
2022-05-25, Edouard Tisserant
74cfeff6a011
SVGHMI: fix active/inactive being swapped in ToggleButton
2022-05-23, Edouard Tisserant
c04c6db09eff
IDE/Windows: Find Inkscape binary even if Inkscape was installed for current user only.
2022-05-23, Edouard Tisserant
9ec5ecf9f589
IDE: Workaround exception caused by dead C/C++ swig-wrapped object when debug still try to update view after close.
2022-05-23, Edouard Tisserant
46a7aac382ef
IDE: better permission checking when opening a project.
2022-05-23, Edouard Tisserant
ee665dca07fa
SVGHMI: fix widget's update frequency forcing : syntax checking was enforcing unit and js code was using undefined variables
2022-05-06, Edouard Tisserant
97622e9560b5
SVGHMI: fix syntax error in sprintf.js and force makefile to regen xslt files when sprintf.js changes
2022-05-06, Edouard Tisserant
3725487d5468
SVGHMI: fix test/projects/svghmi "unspecified" frequency that was actualy specified...
2022-05-06, Edouard Tisserant
d8b9ed779728
merge default
2022-05-17, Edouard Tisserant
eadb3a85ceb7
Tests: No need to archive test results before uploading them as action artifacts.
2022-05-17, Edouard Tisserant
2f5b5c14a650
Tests: ...
2022-05-17, Edouard Tisserant
c8f73bd67817
Tests: re-enable running test in github action, now that docker image should be cached.
2022-05-17, Edouard Tisserant
f85b448ca2c6
Tests: temporary disable problematic part, to force action to succeed so caching can happen.
2022-05-17, Edouard Tisserant
1e0127bde0d7
Tests: give test directory when creating container, not when running test.
2022-05-17, Edouard Tisserant
fb8c2fa0d8f0
Tests: fix docker image export for GitHub Action caching.
2022-05-17, Edouard Tisserant
d3c95ae44750
Tests: More fixes amd enhancments to run tests on Github Actions
2022-05-16, Edouard Tisserant
69771a6ca4a6
Tests: use script rather than alias so that bash doesn't need to be interactive shell with a TTY
2022-05-16, Edouard Tisserant
2c712b8c736f
Tests: remove -it from docker invocation
2022-05-16, etisserant
02c7b758fa9b
Create run_tests_in_docker.yml
2022-05-16, etisserant
c0a41c2d0dd1
Minor changes to README.md
wxPython4
2022-05-06, Edouard Tisserant
8be4b8f092cd
wxPython4 sequels: usual naming problem in grid cell change events, non kw-args to menu.Append and event not being skipped.
wxPython4
2022-05-06, Edouard Tisserant
6279ec06df98
Tests: Fix missing <br/> in generated html report.
wxPython4
2022-04-07, Edouard Tisserant
523f6fcc7a28
Tests: add HTML report generation and a workaround to bad exception handling in sikuli.
wxPython4
2022-04-07, Edouard Tisserant
65c5f66e9298
Tests: refactored sikuli based test
wxPython4
2022-03-29, Edouard Tisserant
de8cc85b688a
IDE: Postpone execution of keyboard shortcut commands when given while previous command is still being executed, to prevent CTR/builder jamming.
wxPython4
2022-03-29, Edouard Tisserant
83545348403e
IDE: in case of unhandled exception, write bug report to given log file, so that test report can have it.
wxPython4
2022-03-29, Edouard Tisserant
91b2c014494e
Merged default's changes in wxPython4 branch
wxPython4
2022-03-22, Edouard Tisserant
a47d9debb0d9
Tests: fix project edit test sikuli IDE test.
wxPython4
2022-03-22, Edouard Tisserant
29dbdb09da2e
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
2022-03-11, Edouard Tisserant
24fbd4d1fe80
Tests: Enhance robustness of stdout driven waiting state in Sikuli based tests.
wxPython4
2022-03-05, Edouard Tisserant
ce366d67a5b7
Tests: add an IDE test that relies on image matching.
wxPython4
2022-02-28, Edouard Tisserant
ccaabb9da623
Tests: re-introduce xvfb+x11vnc target in Makefile : xvfb_sikuli
wxPython4
2022-02-28, Edouard Tisserant
c17155fd8573
Fix sequel of wxPython 4 port : double click on tab wasn't maximizing and was showing exception.
wxPython4
2022-02-28, Edouard Tisserant
1402d5c0e27e
Tests: Makefile's PIPESTATUS turned into small letters (wrong vim shortcut ?) leading to always passing tests.
wxPython4
2022-02-25, Edouard Tisserant
e60bb9b3d498
Tests: Various enhancements in Makefile and sikuli common python code.
wxPython4
2022-02-18, Edouard Tisserant
40b8b2ffb3fd
Tests: Added BEREMIZPYTHONPATH to point to Python interpreter to use for tests.
wxPython4
2022-02-18, Edouard Tisserant
5bcef31e276d
Documentation/comment fix.
wxPython4
2022-02-18, Edouard Tisserant
c2171d87b587
IDE: Fix one more sequel of wxPython4 port : typo in editors/TextViewer.py
wxPython4
2022-02-18, Edouard Tisserant
67a4d207bace
Tests: Add a Makefile variable to allow changing standalone headless X server command (Xvfb by default)
wxPython4
2022-02-15, Edouard Tisserant
803ce245f72f
merged default
wxPython4
2022-02-13, Edouard Tisserant
c2c366964913
Add Docker image definition as reference platform to run IDE tests.
wxPython4
2022-02-13, Edouard Tisserant
ee3b84d09ccf
Tests: added tests/Makefile and a first test in tests/ide_tests. Test requires sikuli and Xvfb or Xnest.
wxPython4
2022-02-13, Edouard Tisserant
7db96e011fe7
IDE: Add -l or --log command line parameter to give a file where all content witten to console window will be appended. File can be /dev/stdout.
wxPython4
2022-02-13, Edouard Tisserant
84afcc0ebadd
Merge default
wxPython4
2022-02-02, Edouard Tisserant
700b39cb4525
Merged default in wxPython4, include runtimeLists
wxPython4
2022-01-16, Edouard Tisserant
fdc12f7d27c8
OPC-UA client: generated code now take UA_Variants on the stack directly, avoid useless allocation on write, and unalloc implicitely allocated data on read
wxPython4
2021-11-30, Edouard Tisserant
0ae5a15efa18
IDE: Tutorial/Example menu was broken, probably after a merge. Menu (and corresponding code) was duplicated. Also, path of project beeing open was the same for all menu entries.
wxPython4
2021-11-17, Edouard Tisserant
da4f9cbec3b9
Fix bug when updating data in variable panel.
wxPython4
2021-11-16, Edouard Tisserant
6cde1a3ded58
merged
wxPython4
2021-10-29, Edouard Tisserant
c3d462118d37
Backed out changeset c646a1f0fb0b - was on wrong branch
wxPython4
2021-10-22, Edouard Tisserant
d486b98d7005
Make OPC-UA client compatible with wxPython3, util wxPython4 branch deserve to be merged
wxPython4
2021-10-21, Edouard Tisserant
c646a1f0fb0b