beremiz
Clone
Summary
Browse
Changes
Graph
Tests: Add preliminary IEC-61131 language test, to be continued.
wxPython4
2023-03-27, Edouard Tisserant
fda6c1a37662
Tests: Add preliminary IEC-61131 language test, to be continued.
Test sets BEREMIZ_TEST_CYCLES in order to speed-up TON duration test.
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))