aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/libutil-support
AgeCommit message (Expand)Author
2024-09-01Test including relative paths in configurationRebecca Turner
2024-08-08refactor: make HashType and Base enum classes for type safetyJade Lovelace
2024-08-04tree-wide: fix various lint warningsJade Lovelace
2024-07-13libutil: add checked arithmetic toolsJade Lovelace
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-05-29util.{hh,cc}: Split out strings.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out file-system.{hh,cc}Tom Hubrecht
2024-05-28util.{hh,cc}: Split out environment-variables.{hh,cc}Tom Hubrecht
2024-05-07remove the autoconf+Make buildsystemQyriad
2024-05-02test: Generate distinct hashesRobert Hensing
2024-04-08Fix REPL test parser nitsRebecca Turner
2024-04-05Rewrite REPL test parserRebecca Turner
2024-03-31Merge changes Ib62d3d68,Ic3e7affe into mainjade
2024-03-29Fix various clang-tidy lintsJade Lovelace
2024-03-29Move `escapeString` to its own fileRebecca Turner
2024-03-28Move `DebugChar` into its own fileRebecca Turner
2024-03-27HOT SALE: 15% off your build times!Jade Lovelace
2024-03-15Implement a repl characterization test systemJade Lovelace
2024-03-14Implement a parser for a literate testing system for the replJade Lovelace
2024-03-11import the revisions to the characterization test framework from cppnixJade Lovelace
2023-12-05Add missing `-pthread` for test support librariesJohn Ericson
2023-12-01Move tests to separate directories, and documentJohn Ericson