beremiz
Clone
Summary
Browse
Changes
Graph
xmlclass.py: fix AttributeError
python3
2022-10-28, GP Orcullo
479ba844ded8
AbsDir fix
python3
2022-10-28, GP Orcullo
7270e7e092f8
convert sort and cmp functions to Python3
python3
2022-10-28, GP Orcullo
f713566d5d01
switch to pickle from cPickle
python3
2022-10-28, GP Orcullo
bc71b19b45ff
fix dynamic module loading
python3
2022-10-28, GP Orcullo
814595c0ea16
fix ctypes encoding
python3
2022-10-28, GP Orcullo
8db203310f68
fix string encoding
python3
2022-10-28, GP Orcullo
ca814b175391
updated click api
python3
2022-10-28, GP Orcullo
98a76dbb1b6d
remove six.reraise
python3
2022-10-28, GP Orcullo
5256e4bd92e6
removed Python2 modules
python3
2022-10-28, GP Orcullo
9f6f46dbe3ae
fixed plcopen imports
python3
2022-10-28, GP Orcullo
a80a66ba52d6
automated conversion using 2to3-3.9 tool
python3
2022-10-28, GP Orcullo
f62625418bff
Tests: Add preliminary IEC-61131 language test, to be continued.
wxPython4
2023-03-27, Edouard Tisserant
fda6c1a37662
Tests: Add time emulation feature for tests with BEREMIZ_TEST_CYCLES CFLAG.
wxPython4
2023-03-27, Edouard Tisserant
a811e1ff718a
IDE: fix exception when re-opening previously closed tab
wxPython4
2023-03-12, Edouard Tisserant
1db10e9df882
IDE: fix again ruberband with gtk3.
wxPython4
2023-03-12, Edouard Tisserant
41be039fbb8c
Merged from default
wxPython4
2023-03-10, Edouard Tisserant
8a393ba12cd7
IDE: Fix missing highlighted element in diagrams when using GTK3
wxPython4
2023-03-08, Edouard Tisserant
8c3d9159b6a9
Merged default in wxPython4 branch
wxPython4
2023-03-03, Edouard Tisserant
838242d34741
Fix typo in toolchain_gcc.py : LDLAGS -> LDFLAGS
wxPython4
2023-03-03, Edouard Tisserant
99263915a91d
Merged from default
wxPython4
2023-02-28, Edouard Tisserant
9ce94d0d3764
Test: Customize Fluxbox launch to get rid of toolbar in IDE tests.
wxPython4
2023-02-28, Edouard Tisserant
87dac789bdaf
Tests: Use TESSERACT_LSTM_COMBINED, LSTM + Legacy OCR mode in Sikuli, more stable results.
wxPython4
2023-02-28, Edouard Tisserant
1bd62761a8f6
Merged default in wxPython4 branch
wxPython4
2023-02-17, Edouard Tisserant
743a384f1bbb
Tests: docker image needs tesseract4, but opencv lib since sikuli.jar already contains it.
wxPython4
2023-02-14, Edouard Tisserant
ad3a05cf2066
More explicit default value for generic makefile target command. Assume Makfile is located in project_files
wxPython4
2023-02-14, Edouard Tisserant
58c74d098f09
IDE: prevent IDE/CLI process surviving to sys.exit() by using deamon threads to monitor external processes output streams.
wxPython4
2023-02-03, Edouard Tisserant
ffce28009ad3
Tests: allow overriding local host's hostname with BEREIS_LOCAL_HOST env variable.
wxPython4
2023-02-02, Edouard Tisserant
6365e33fb11f
Tests: IDE: explicitely wait for build success rather than just stdout to become silent.
wxPython4
2023-02-02, Edouard Tisserant
d0a9c01ee7a5
Tests: Fixed wrong path (relative to $HOME) in CLI tests.
wxPython4
2023-02-02, Edouard Tisserant
4906295e0be6
Tests: OPCUA tests can now use OPCUA_DEFAULT_HOST environment variable to force host to something else than "127.0.0.1" or "localhost"
wxPython4
2023-02-01, Edouard Tisserant
7841b651d601
IDE: fix segfault when unselecting network discovery in URI editor
wxPython4
2023-01-16, Edouard Tisserant
da9ffd572551
IDE: fix exception when showing project's context menu in case of empty clipboard (wxpython4).
wxPython4
2023-01-15, Edouard Tisserant
3dafdb6ad023
Tests: Fix dockerfile not finding locales.
2023-01-01, etisserant
961903c0b76d
cosmetic fix
wxPython4
2023-01-01, Edouard Tisserant
c3a13fcbda3a
Tests: use expedited termination of IDE with SIGTERM instead of normal close
wxPython4
2023-01-01, Edouard Tisserant
cf7c91183995
IDE: When receiving SIGTERM signal, kill runtime befor bailing out without saving.
wxPython4
2023-01-01, Edouard Tisserant
cea2005bf2c9
Merged default in wxPython4 branch
wxPython4
2022-12-22, Edouard Tisserant
f68449d64d1c
tests: IDE: own text matching logic for OCR reliability, enhanced ihtml report
wxPython4
2022-12-22, Edouard Tisserant
51c2d434e10e
Merged default in wxPython4 branch
wxPython4
2022-12-15, Edouard Tisserant
fcf3dcc8ab3b
Merge
wxPython4
2022-12-15, Edouard Tisserant
cd477457d825
Backed out changeset ddadbdf20e70, no effect on current problem.
2022-12-15, Edouard Tisserant
302492568cf4
GH CI: try reverting to previous version of ubuntu
2022-12-13, etisserant
ddadbdf20e70
IDE tests: ensure that file browser idled before entering path in new_project
wxPython4
2022-12-15, Edouard Tisserant
a538a163ff6f
tests/tools: move comment and remove dead code in Dockerfile
wxPython4
2022-12-15, Edouard Tisserant
12b6add87876
tests: add tesseract training data "tessdata", still trying to enhance OCR reliability in UI tests
wxPython4
2022-12-15, Edouard Tisserant
ea30051326e9
tests: attemps to make OCR based hits more stable
wxPython4
2022-12-05, Edouard Tisserant
a89ebe406e35
Tests: fix path logic in Docker creation script, consequence of previous commit.
wxPython4
2022-11-24, Edouard Tisserant
129b8e32f5bb
Tests: cleanup and tidy docker definitions and scripts
wxPython4
2022-11-24, Edouard Tisserant
4058140a8757
Merged changes from default in wxPython4 branch
wxPython4
2022-11-24, Edouard Tisserant
a9b787d84846
Marged default in wxPython4
wxPython4
2022-11-23, Edouard Tisserant
c2992796a859
Tests: force bigger fonts and flat theme in GTK to make OCR more reliable.
wxPython4
2022-11-20, Edouard Tisserant
b6bca75bf3fa
OPC-UA: tolerate better pre-encryption formated client configuration file.
wxPython4
2022-11-18, Edouard Tisserant
6c496a8ed2a9
OPC-UA: only support the encryption policy selected in config.
wxPython4
2022-11-15, Edouard Tisserant
6d9040e07c32
Tests: add encrypted OPCUA browsing test.
wxPython4
2022-11-15, Edouard Tisserant
2f79540660f6
Tests: IDE: add stdout monitoring capabilities to auxiliary process
wxPython4
2022-11-15, Edouard Tisserant
d331eb981b44
OPC-UA: Update CTN "ChangesToSave" status when variable selection change.
wxPython4
2022-11-11, Edouard Tisserant
d10a7907fb43
Tests: Add project for OPC-UA server browsing and variable picking UI test
wxPython4
2022-11-11, Edouard Tisserant
6a04e7a90ceb
Tests: Add OPC-UA server browsing and veriable picking UI test.
wxPython4
2022-11-10, Edouard Tisserant
230c8b90f3dc
Tests: Add 'dragNdrop' for UI tests with slower begining than sikuli's dragDrop
wxPython4
2022-11-10, Edouard Tisserant
973a7681f206