- makeUnittestTempDir
string makeUnittestTempDir(string toolDirName)
Undocumented in source. Be warned that the author may not have intended to support it.
- tsvDataToString
string tsvDataToString(string[][] tsvData, char delimiter)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeUnittestTsvFile
bool writeUnittestTsvFile(string filepath, string[][] tsvData, char delimiter)
Undocumented in source. Be warned that the author may not have intended to support it.
Helper functions for tsv-utils unit tests.
Copyright (c) 2017-2020, eBay Inc. Initially written by Jon Degenhardt