Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add set operator tests for EventSet
authorMaxwell Pirtle <maxwellpirtle@gmail.com>
Tue, 21 Feb 2023 09:22:42 +0000 (10:22 +0100)
committerMaxwell Pirtle <maxwellpirtle@gmail.com>
Tue, 21 Feb 2023 09:22:42 +0000 (10:22 +0100)
commitd46084304d833b121ab0e10ef90ba7fd27906621
tree01fce5f496acbed90290f7a8066a499a0e02246a
parentcd06942938d5fb76183ef7fba213ba7db020f783
Add set operator tests for EventSet

This commit introduces test cases for the
common set operators, viz. set union, set
difference, and testing subsets.
src/mc/explo/udpor/EventSet_test.cpp