Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    b6a08ad0
    Extract APR and temp-fixture-file helper code to indra/test. · b6a08ad0
    Nat Goodspeed authored
    Specifically:
    Introduce ManageAPR class in indra/test/manageapr.h. This is useful for a
    simple test program without lots of static constructors.
    Extract NamedTempFile from llsdserialize_test.cpp to indra/test/
    namedtempfile.h. Refactor to use APR file operations rather than platform-
    dependent APIs.
    Use NamedTempFile for llprocesslauncher_test.cpp.
    b6a08ad0
    History
    Extract APR and temp-fixture-file helper code to indra/test.
    Nat Goodspeed authored
    Specifically:
    Introduce ManageAPR class in indra/test/manageapr.h. This is useful for a
    simple test program without lots of static constructors.
    Extract NamedTempFile from llsdserialize_test.cpp to indra/test/
    namedtempfile.h. Refactor to use APR file operations rather than platform-
    dependent APIs.
    Use NamedTempFile for llprocesslauncher_test.cpp.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.