mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
b24c96189d
Since we now run every test in a separate process there is no need to try and avoid state leakage between tests. This removes the code to cleanup all children of the stage and disconnect handlers from the stage paint signal. We now explicitly print a warning if the users tries to run multiple tests in one process.