initial testing.
@ -1,7 +1,17 @@
|
||||
#ifndef __AMSCIMGLIB4_TESTS_HPP__
|
||||
#define __AMSCIMGLIB4_TESTS_HPP__
|
||||
|
||||
void amscimglib4_test_init();
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
AMSCIMGLIB4_API void amscimglib4_test_init();
|
||||
|
||||
AMSCIMGLIB4_API void amscimglib4_test_loadsave();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}; //end extern "C"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
After Width: | Height: | Size: 247 KiB |
After Width: | Height: | Size: 34 KiB |
After Width: | Height: | Size: 90 KiB |
After Width: | Height: | Size: 247 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 102 KiB |
After Width: | Height: | Size: 101 KiB |
After Width: | Height: | Size: 101 KiB |
After Width: | Height: | Size: 50 KiB |
After Width: | Height: | Size: 108 KiB |
After Width: | Height: | Size: 108 KiB |
After Width: | Height: | Size: 51 KiB |