Skip to content

Commit

Permalink
CATROID-1388 Wrote CLT for Repeat Until Brick
Browse files Browse the repository at this point in the history
Added CLT since there are currently no tests for this control brick.

Brick Functionality tested:
- Increment var counter until condition fulfilled.
- Decrement var counter until condition fulfilled.
- No increment when condition immediately fulfilled when starting the loop.
- Increment variables within nested loops where the condition of the outer loop depends on the condition of the inner loop.
  • Loading branch information
moemgva2910 committed Mar 22, 2022
1 parent 6e31477 commit 22e4241
Showing 1 changed file with 0 additions and 0 deletions.
Binary file not shown.

0 comments on commit 22e4241

Please sign in to comment.