aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2021-02-12framework/replay: adapt GFXReconstruct backend to >=0.9.4Andres Gomez
2020-11-02unittests: add tests for framework/replayAndres Gomez
2020-11-02CI: add new functional tests to tox and CIsAndres Gomez
2020-02-13CI: remove six from installed packagesDylan Baker
2020-02-13CI: remove python 2.7 and 3.5Dylan Baker
2019-11-19tox: hold pytest-mock to version 1.11.2, since 1.12 seems to be brokenEric Engestrom
2019-10-23tox,cmake,travis: Add support and testing for Python 3.8Rhys Kidd
2019-09-01tox,README,cmake: Remove testing of end-of-life Python 3.4Rhys Kidd
2018-08-07tox: Add python 3.7 to build matrixRhys Kidd
2018-07-20tox: remove pytest-warnings and set pytest-timeout to 1.2.1Andres Gomez
2018-07-19tox: Remove testing of end-of-life Python 3.3Rhys Kidd
2017-12-19tox: stick to pytest 3.2.5Juan A. Suarez Romero
2017-10-23tox: use pytest >= 3.0.3Juan A. Suarez Romero
2017-01-19CI: Add python 3.6 to build matrixDylan Baker
2016-09-09tox: add a streams target.Dylan Baker
2016-09-02tox: Don't use pytest 3.0.2Dylan Baker
2016-08-05framework: remove unused nose bitsDylan Baker
2016-08-05unittests: replace json_tests with a schema and validatorDylan Baker
2016-08-05unittests: port test_lists to pytestDylan Baker
2016-08-05unittests: port base_tests to pytestDylan Baker
2016-08-05unittests: port core_tests to pytestDylan Baker
2016-08-05unittests: port status module tests to py.testDylan Baker
2016-08-05unittests: Port generator tests to pytest.Dylan Baker
2016-06-02unittests: Make skip less invasiveDylan Baker
2016-06-02tox: split py27-accel for windowsDylan Baker
2016-04-14tox.ini: don't install psutil in the generator profileDylan Baker
2016-04-13unittests: move generator tests to unittestsDylan Baker
2016-04-13generators: Add helper classes for GLSL version numbersDylan Baker
2016-02-18dependencies: Bump numpy version to 1.7.0 in cmake and toxDylan Baker
2016-02-18tox.ini: Set the mako version to the minimum version in cmakeDylan Baker
2016-02-11python: function with six version 1.5.2Dylan Baker
2016-02-08tox.ini: add python 3.3-3.5 for standard tests.Dylan Baker
2016-02-08base_tests.py: make tests for timeout run on python 3.xDylan Baker
2016-02-08tox.ini: drop explicit coverage generationDylan Baker
2016-01-21framework/test/base.py: use subprocess32 for timeouts.Dylan Baker
2016-01-08tox.ini: compress tox file to be simplerDylan Baker
2016-01-08unittests: move framework/tests to unittestsDylan Baker
2015-11-30dmesg_tests.py: rework entire module to be betterDylan Baker
2015-10-29framework/tests/oglconform_tests.py: Add tests for tests/oglconform.pyDylan Baker
2015-10-19framework/tests: fix typo in attribute decoratorDylan Baker
2015-10-19tox.ini: run generator tests with python 2.7 as wellDylan Baker
2015-10-09tox: Also test python 3.{3-5} for the generators.Dylan Baker
2015-10-09tox: Add a test module for testing the generators.Dylan Baker
2015-10-09framework: add tox testing supportDylan Baker