Skip to content
  • Michael Reneer's avatar
    Upstream function to create a set of managers for a simulation to TFF. · 97135890
    Michael Reneer authored
    * Added function to create a set of managers for a simulation to TFF.
    * Fixed a bug in `CSVFileReleaseManager`; if you created an instance with a file that did not exist the CSVFileReleaseManager` would create the file for you, but if the folder did not exist it would not create the folder for you.
    * Added test to cover bug in `CSVFileReleaseManager`.
    
    PiperOrigin-RevId: 413759504
    97135890