aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2024-07-18libexpr/print: never show empty attrsets or derivations as «repeated»Alois Wohlschlager
2024-07-16libstore: remove WriteConn::sink fieldseldritch horrors
2024-07-16libstore: generatorize protocol serializerseldritch horrors
2024-07-13language: cleanly ban integer overflowsJade Lovelace
2024-07-13libutil: add checked arithmetic toolsJade Lovelace
2024-07-11libutil: rewrite RewritingSink as sourceeldritch horrors
2024-07-05libutil: allow construction of sources from generatorseldritch horrors
2024-07-04add an impl of Expr::show for ExprInheritFrom that doesn't crashQyriad
2024-07-03libutil: begin porting serialization to generatorseldritch horrors
2024-07-03libutil: generator type with on-yield value mappingeldritch horrors
2024-07-01tree-wide: unify progress bar inactive and paused statesAlois Wohlschlager
2024-06-23libutil: add some serialize.hh serializer testseldritch horrors
2024-06-20add a basic libmain test for the progress bar renderingQyriad
2024-06-20BrotliDecompressionSource: don't bail out too earlyK900
2024-06-19filetransfer: return a Source from download()eldritch horrors
2024-06-19libutil: add makeDecompressionSourceeldritch horrors
2024-06-18filetransfer: {up,down}load -> transfereldritch horrors
2024-06-17Merge changes from topic "protocol" into mainjade
2024-06-17libexpr: add expr memory managementeldritch horrors
2024-06-17libexpr: pass Exprs as references, not pointerseldritch horrors
2024-06-16libstore: refuse to serialise ancient protocolsJade Lovelace
2024-06-16Delete old ValidPathInfo test, fix UnkeyedValidPathInfoJade Lovelace
2024-06-12tests/libcmd: set HOME to a temporary directoryAlois Wohlschlager
2024-06-06build: expose option to enable or disable precompiled std headersQyriad
2024-05-31build: fix static linking with a hackQyriad
2024-05-30build-time: remove 20% more by PCH'ing C++ stdlibJade Lovelace
2024-05-30Revert "tests/filetransfer: reënable on Darwin"jade
2024-05-29tests/filetransfer: reënable on DarwinJade Lovelace
2024-05-30Merge changes from topic "libutil-split" into mainjade
2024-05-29libstore: fix http abuses no longer workingeldritch horrors
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 processes.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out file-system.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out terminal.{hh,cc}Tom Hubrecht
2024-05-28util.{hh,cc}: Split out environment-variables.{hh,cc}Tom Hubrecht
2024-05-23Merge changes I462a8cf0,I3b0bcea3,I2acd56e7,Ifc149764,I9e2ef170 into mainQyriad
2024-05-23packaging: rename nixexpr -> lixexpr and so onJade Lovelace
2024-05-23add libcmd test for lookupFileArgQyriad
2024-05-17derived-path: refuse built derived path with a non-derivation basePierre Bourdon
2024-05-11filetransfer: unit test content-encoding handlingPierre Bourdon
2024-05-10libstore: de-callback-ify FileTransfereldritch horrors
2024-05-07remove the autoconf+Make buildsystemQyriad
2024-05-07libutil: de-callback-ify computeClosureeldritch horrors
2024-05-05filetransfer: abort transfer on receiver exceptioneldritch horrors
2024-05-03libutil: make rewriteStrings soundeldritch horrors
2024-05-02Merge changes from topic "profile-v3" into mainQyriad
2024-05-02getNameFromURL(): Support uppercase characters in attribute namesEelco Dolstra
2024-05-02Disallow store path names that are . or .. (plus opt. -)Robert Hensing
2024-05-02test: Generate distinct hashesRobert Hensing