index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
libutil-support
Age
Commit message (
Expand
)
Author
2024-09-01
Test including relative paths in configuration
Rebecca Turner
2024-08-08
refactor: make HashType and Base enum classes for type safety
Jade Lovelace
2024-08-04
tree-wide: fix various lint warnings
Jade Lovelace
2024-07-13
libutil: add checked arithmetic tools
Jade Lovelace
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out strings.{hh,cc}
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out file-system.{hh,cc}
Tom Hubrecht
2024-05-28
util.{hh,cc}: Split out environment-variables.{hh,cc}
Tom Hubrecht
2024-05-07
remove the autoconf+Make buildsystem
Qyriad
2024-05-02
test: Generate distinct hashes
Robert Hensing
2024-04-08
Fix REPL test parser nits
Rebecca Turner
2024-04-05
Rewrite REPL test parser
Rebecca Turner
2024-03-31
Merge changes Ib62d3d68,Ic3e7affe into main
jade
2024-03-29
Fix various clang-tidy lints
Jade Lovelace
2024-03-29
Move `escapeString` to its own file
Rebecca Turner
2024-03-28
Move `DebugChar` into its own file
Rebecca Turner
2024-03-27
HOT SALE: 15% off your build times!
Jade Lovelace
2024-03-15
Implement a repl characterization test system
Jade Lovelace
2024-03-14
Implement a parser for a literate testing system for the repl
Jade Lovelace
2024-03-11
import the revisions to the characterization test framework from cppnix
Jade Lovelace
2023-12-05
Add missing `-pthread` for test support libraries
John Ericson
2023-12-01
Move tests to separate directories, and document
John Ericson