Namespace for XWC::file::fileTimes tests. More...
Functions | |
TEST_CASE ("Getting timestamp string and broken-down time for a given time", "[libMagAOX::file::fileTimes]") | |
Getting timestamp string and broken-down time for a given time. | |
TEST_CASE ("Getting timestamp and broken-down time with errors", "[libMagAOX::file::fileTimes]") | |
Getting timestamp and broken-down time with errors. | |
TEST_CASE ("Getting timestamp only with errors", "[libMagAOX::file::fileTimes]") | |
Getting timestamp only with errors. | |
TEST_CASE ("Getting timestamp string and broken-down time causes bad_alloc", "[libMagAOX::file::fileTimes]") | |
Getting timestamp string and broken-down time causes bad_alloc. | |
TEST_CASE ("Getting timestamp only causes bad_alloc", "[libMagAOX::file::fileTimes]") | |
Getting timestamp only causes bad_alloc. | |
TEST_CASE ("Getting timestamp string and broken-down time causes filesystem_error", "[libMagAOX::file::fileTimes]") | |
Getting timestamp string and broken-down time causes filesystem_error. | |
TEST_CASE ("Getting timestamp only causes filesystem_error", "[libMagAOX::file::fileTimes]") | |
Getting timestamp only causes filesystem_error. | |
TEST_CASE ("Getting timestamp string and broken-down time causes exception", "[libMagAOX::file::fileTimes]") | |
Getting timestamp string and broken-down time causes exception. | |
TEST_CASE ("Getting timestamp only causes exception", "[libMagAOX::file::fileTimes]") | |
Getting timestamp only causes exception. | |
TEST_CASE ("Getting filename and relative path for a given time", "[libMagAOX::file::fileTimes]") | |
Getting filename and relative path for a given time. | |
TEST_CASE ("Getting filename and relative path for a given time causes overflow", "[libMagAOX::file::fileTimes]") | |
Getting filename and relative path for a given time causes overflow. | |
TEST_CASE ("Getting filename and relative path for a given time causes bad_alloc in timestamp", "[libMagAOX::file::fileTimes]") | |
Getting filename and relative path for a given time causes bad_alloc in timestamp. | |
TEST_CASE ("Getting filename and relative path for a given time causes format_error in timestamp", "[libMagAOX::file::fileTimes]") | |
Getting filename and relative path for a given time causes format_error in timestamp. | |
TEST_CASE ("Getting filename and relative path for a given time causes exception in timestamp", "[libMagAOX::file::fileTimes]") | |
Getting filename and relative path for a given time causes exception in timestamp. | |
TEST_CASE ("Getting filename and relative path for a given time causes bad_alloc in top relpath", "[libMagAOX::file::fileTimes]") | |
Getting filename and relative path for a given time causes bad_alloc in top relpath. | |
TEST_CASE ("Getting filename and relative path for a given time causes bad_alloc in relpath string", "[libMagAOX::file::fileTimes]") | |
Getting filename and relative path for a given time causes bad_alloc in relpath string. | |
TEST_CASE ("Getting filename and relative path for a given time causes format_error in top relpath", "[libMagAOX::file::fileTimes]") | |
Getting filename and relative path for a given time causes format_error in top relpath. | |
TEST_CASE ("Getting filename and relative path for a given time causes exception in top relpath", "[libMagAOX::file::fileTimes]") | |
Getting filename and relative path for a given time causes exception in top relpath. | |
TEST_CASE ("Getting filename and relative path for a given time causes exception in relpath string", "[libMagAOX::file::fileTimes]") | |
Getting filename and relative path for a given time causes exception in relpath string. | |
TEST_CASE ("Parsing filenames, paths and timestamps, with no errors", "[libMagAOX::file::fileTimes]") | |
Parsing filenames, paths and timestamps, with no errors. | |
TEST_CASE ("Parsing filenames and paths with errors", "[libMagAOX::file::fileTimes]") | |
Parsing filenames and paths with errors. | |
TEST_CASE ("Parsing timestamps with errors", "[libMagAOX::file::fileTimes]") | |
Parsing timestamps with errors. | |
Namespace for XWC::file::fileTimes tests.
libXWCTest::fileTest::fileTimesTest::TEST_CASE | ( | "Getting timestamp only with errors" | , |
"" | [libMagAOX::file::fileTimes] | ||
) |
Getting timestamp only with errors.
This is in a separate file due to need to define a buffer size too small to generate errors
Definition at line 275 of file fileTimes_test.cpp.
References MagAOX::file::timestamp().