aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/zencore.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Ensure WorkerThreadPool tests always runStefan Boberg2023-05-151-0/+2
|
* Gracefully exit if Ctrl-C is pressed (#293)Dan Engelbrecht2023-05-111-0/+6
| | | | | * Feature: Gracefully exit if Ctrl-C is pressed * Bugfix: Return error code on exit as set by application * changelog
* make logging tests run as part of zencore-testStefan Boberg2023-05-091-1/+3
|
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+175
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees