aboutsummaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* src/stm.go: Rename Interface -> atomicIEuAndreh2025-05-221-1/+1
|
* Move benchmarks from tests/stm.go to tests/benchmarks/*EuAndreh2025-01-2342-389/+797
|
* tests/stm.go: Turn example into functional testEuAndreh2025-01-233-72/+77
|
* src/stm.go: Rename AtomicGet => Deref and AtomicModify => SwapEuAndreh2025-01-231-4/+4
|
* Setup stub fuzz and benchmark test filesEuAndreh2025-01-224-0/+59
|
* WIP: Turn cmd/santa-example into functional testEuAndreh2025-01-222-0/+176
|
* Unify code into default repo formatEuAndreh2025-01-221-0/+1177
|
* Setup Makefile build skeletonEuAndreh2025-01-222-0/+16