]> git.koha-community.org Git - koha.git/history - t/Logger.t
Bug 18398: (follow-up) Update POD & Unit tests
[koha.git] / t / Logger.t
2023-03-01 Kyle M HallBug 32979: Skip test if running as root
2023-03-01 Marcel de RooyBug 32979: Add Test::Exception to Logger.t
2021-07-26 Kyle M HallBug 25464: Add ability to specify client IP and SIP...
2021-07-26 Jonathan DruartBug 28620: Replace remaining occurrence in test
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-04-22 Jonathan DruartBug 25172: Adjust tests
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2015-07-21 Tomas Cohen AraziBug 14167: (QA followup) use warn instead of just STDERR
2015-07-21 Marcel de RooyBug 14167: Add a unit test for Koha::Logger