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