Commit message (Collapse) | Author | ||
---|---|---|---|
2023-07-18 | test: store multiple flame graphs alongside | Egor Tensin | |
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. | |||
2023-07-18 | test: exclude silly tests from python_tests_valgrind | Egor Tensin | |
2023-07-18 | implement flame graph generation | Egor Tensin | |
2023-07-05 | test: add a 2000-iteration basic repository test | Egor Tensin | |
2023-05-06 | add a couple of the most basic tests using Pytest | Egor Tensin | |
I'm super-unsure about this; I don't really like all the magic, but we'll see, I guess? |