tsv_utils.common.unittest_utils

Helper functions for tsv-utils unit tests.

Copyright (c) 2017-2021, eBay Inc. Initially written by Jon Degenhardt

Members

Functions

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.

Meta

License

Boost License 1.0 (http://boost.org/LICENSE_1_0.txt)