index
:
cimple
gh-pages
master
My little CI system (hopefully)
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
CMakeLists.txt
(
unfollow
)
Commit message (
Expand
)
Author
2023-12-28
test/py/ -> test/src/
Egor Tensin
2023-12-27
test: exclude flame graph tests by default
Egor Tensin
2023-08-27
test: add a target to generate an HTML report
Egor Tensin
2023-08-27
again, reorganize test targets
Egor Tensin
2023-08-27
make test/perf -> make flame_graphs
Egor Tensin
2023-07-19
move valgrind.sh to scripts/
Egor Tensin
2023-07-19
test: refactor command line options
Egor Tensin
2023-07-18
test: store multiple flame graphs alongside
Egor Tensin
2023-07-18
flame_graph.sh -> flamegraph.sh
Egor Tensin
2023-07-18
test: exclude silly tests from python_tests_valgrind
Egor Tensin
2023-07-18
implement flame graph generation
Egor Tensin
2023-07-11
test: add test for segfaulting CI script
Egor Tensin
2023-07-09
test: print test timings
Egor Tensin
2023-07-09
test: increase timeouts
Egor Tensin
2023-07-05
test: add a 2000-iteration basic repository test
Egor Tensin
2023-07-05
tcp_server: keep track of client threads
Egor Tensin
2023-06-29
test: shuffle files a bit
Egor Tensin
2023-06-28
test: add test timeouts, prettier output
Egor Tensin
2023-05-07
test: rename CMake tests
Egor Tensin
2023-05-07
add tests to run binaries under Valgrind
Egor Tensin
2023-05-06
add a couple of the most basic tests using Pytest
Egor Tensin