tests/projects/README.md
author Edouard Tisserant
Tue, 02 Aug 2022 11:50:54 +0200
changeset 3577 6c7a7b22bec9
parent 3416 53c66c4aefa3
permissions -rw-r--r--
IDE+Runtime: fix exception when reconnecting with non-empty trace/force list.

Sometimes, remote call to SetTraceVariableList returned None just after reconnecting:
- changed caller to accept None (in case of connection problem)
- changer SetTraceVariable list to return 4 (DEBUG_SUSPENDED) if debug is suspended
3415
c270b6c8162b Create README.md in tests
etisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     1
Beremiz projects for non-automated testing
c270b6c8162b Create README.md in tests
etisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     2
===
c270b6c8162b Create README.md in tests
etisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     3
c270b6c8162b Create README.md in tests
etisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     4
This directory contains unsorted projects used as manually executed test while working on particular topics.
c270b6c8162b Create README.md in tests
etisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     5
c270b6c8162b Create README.md in tests
etisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     6
c270b6c8162b Create README.md in tests
etisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     7