|
Fcitx
|
Utility functions for testing. More...
#include <filesystem>#include <string>#include <vector>#include <fcitx-utils/fcitxutils_export.h>

Go to the source code of this file.
Functions | |
| void | fcitx::setupTestingEnvironment (const std::string &testBinaryDir, const std::vector< std::string > &addonDirs, const std::vector< std::string > &dataDirs) |
| Set corresponding environment variable to make sure fcitx can be run properly for testing. More... | |
| void | fcitx::setupTestingEnvironmentPath (const std::filesystem::path &testBinaryDir, const std::vector< std::filesystem::path > &addonDirs, const std::vector< std::filesystem::path > &dataDirs) |
Utility functions for testing.
Definition in file testing.h.
1.8.13