summaryrefslogtreecommitdiff
path: root/test/utils/large_objects
AgeCommit message (Collapse)Author
2024-05-02Small changes to allow gsl-lite supportPaul Cristian Sarbu
The gsl-lite implementation is slightly more picky in terms of type conversions and constness resolution in initializers, therefore small changes were needed.
2024-04-08Use properly included standard library types by defaultPaul Cristian Sarbu
2024-04-02LargeObjectUtils: Randomize large files and directories for testing purposesMaksim Denisov