aboutsummaryrefslogtreecommitdiffstats
path: root/src/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: remove spdlog and clean up logsaturneric2024-07-263-14/+23
|
* feat: adjust modules loading pathsaturneric2024-07-121-0/+7
|
* fix: export libarchive and libgtest to artifactssaturneric2024-01-261-0/+8
|
* fix: solve an achieve problem on xcodesaturneric2024-01-221-0/+10
|
* fix: add test cases and solve discovered issuessaturneric2024-01-188-550/+1137
|
* fix: improve code quality, docs and ci filessaturneric2024-01-172-16/+19
|
* fix: slove some issues and update translationssaturneric2024-01-162-16/+10
|
* refactor: remove libgettext from projectsaturneric2024-01-161-4/+0
|
* refactor: remove libconfig++ form projectsaturneric2024-01-151-24/+17
|
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-125-35/+29
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-125-40/+40
|
* feat: add more genkey algorithms and modessaturneric2024-01-091-4/+4
|
* feat: integrate logging api to coresaturneric2024-01-052-50/+13
|
* feat: avoid reading entire file to memorysaturneric2023-12-271-8/+8
|
* fix: add test cases and test file basical operationssaturneric2023-12-263-15/+359
|
* fix: test basical operations of gpg at both test cases and guisaturneric2023-12-261-4/+4
|
* feat: upgrade basical operations fully to async style and update test casessaturneric2023-12-251-118/+145
|
* feat: improve core interfaces of encrypt and decryptsaturneric2023-12-231-30/+37
|
* fix: solve all issues of test cases on macos m1saturneric2023-12-233-13/+11
|
* fix: gen key test cases typeid rtti issuessaturneric2023-12-231-12/+27
|
* fix: slove compilation issue on macossaturneric2023-12-221-4/+5
|
* fix: slove cmake configuration problem on macOSsaturneric2023-12-221-1/+1
|
* fix: repair test casessaturneric2023-12-166-475/+527
|
* fix: slove memory problem of gpg contextsaturneric2023-12-161-11/+12
|
* fix: slove threading and memory issuessaturneric2023-12-152-14/+15
|
* fix: slove some issues on memory and intilizationssaturneric2023-12-155-430/+435
|
* fix: slove issues on memory and add asan support for debugsaturneric2023-12-142-6/+3
|
* fix: slove some memory issuessaturneric2023-12-141-5/+7
|
* refactor: improve the structure of main,core and test modulesaturneric2023-12-135-14/+44
|
* feat: move test to src and add submodule googletestsaturneric2023-12-0611-0/+994