aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/pytest.ini (follow)
Commit message (Collapse)AuthorAge
* test: store multiple flame graphs alongsideEgor Tensin2023-07-18
| | | | | | | Previously, it would get stored in build/flame_graph/flame_graphs.svg. Now, the test repository codename is added to the file name. Also, some refactoring and simplifying test filtering.
* test: exclude silly tests from python_tests_valgrindEgor Tensin2023-07-18
|
* implement flame graph generationEgor Tensin2023-07-18
|
* test: add a 2000-iteration basic repository testEgor Tensin2023-07-05
|
* add a couple of the most basic tests using PytestEgor Tensin2023-05-06
I'm super-unsure about this; I don't really like all the magic, but we'll see, I guess?