Skip to content
  • Alexandre Duret-Lutz's avatar
    parity: fix error handling · 0aca26e3
    Alexandre Duret-Lutz authored
    * spot/twaalgos/parity.cc: Do not throw a pointer to an exception,
    throw the exception directly.  Factor all the throwing code in a
    function.
    * tests/python/parity.py: Add test case.
    0aca26e3