aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/GpgFrontendTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: do clean upsaturneric2024-07-301-1/+1
* feat: simplify loggingsaturneric2024-07-301-2/+2
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-5/+6
* fix: slove some issues and update translationssaturneric2024-01-161-14/+10
* refactor: remove libconfig++ form projectsaturneric2024-01-151-24/+17
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-12/+8
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-21/+20
* feat: integrate logging api to coresaturneric2024-01-051-42/+4
* fix: add test cases and test file basical operationssaturneric2023-12-261-1/+1
* fix: solve all issues of test cases on macos m1saturneric2023-12-231-1/+0
* fix: repair test casessaturneric2023-12-161-0/+37
* fix: slove memory problem of gpg contextsaturneric2023-12-161-11/+12
* fix: slove threading and memory issuessaturneric2023-12-151-10/+11
* fix: slove issues on memory and add asan support for debugsaturneric2023-12-141-4/+0
* refactor: improve the structure of main,core and test modulesaturneric2023-12-131-3/+22
* feat: move test to src and add submodule googletestsaturneric2023-12-061-0/+114