Bridge++
Version 1.5.4
|
Functions | |
int | test_io_data_text (void) |
Variables | |
const std::string | test_name = "IO.Data.Text" |
Test of I/O.
(Implemented by Aoyama-san.) (Coding history will be recovered from trac.) YAML is implemented. [14 Nov 2012 Y.Namekawa] unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa]
int Test_IO_Data::test_io_data_text | ( | void | ) |
Definition at line 57 of file test_IO_Data_Text.cpp.
const std::string Test_IO_Data::test_name = "IO.Data.Text" |
Definition at line 33 of file test_IO_Data_Text.cpp.