summaryrefslogtreecommitdiff
path: root/tests/basics/gc1.py
AgeCommit message (Expand)Author
2018-02-27tests/basics/gc1: Add test which triggers GC threshold.Damien George
2017-06-10tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2016-10-27tests/basics/gc1: Garbage collector threshold() coverage.Alex March
2015-03-02tests: Add basics test for gc module.Damien George