summaryrefslogtreecommitdiff
path: root/indra/test/llfile_tut.cpp
AgeCommit message (Collapse)Author
2025-12-10Incorporate some of the comment improvements suggested by Copilot and make ↵Frederick Martian
LLFile::size() return -1 on error and adjust the callers to account for that.
2025-12-10Add LLFile unit testsFrederick Martian
Initial implementation of unit tests for LLFile functionality