1
0
mirror of https://github.com/altlinux/admc.git synced 2025-03-16 14:50:13 +03:00

19 Commits

Author SHA1 Message Date
Semyon Knyazev
579cda7579 Update license years 2025-03-04 03:28:04 +04:00
Semyon Knyazev
fd65784f34 Fix gplink test wrong order expectations 2024-02-15 20:09:22 +04:00
Semyon Knyazev
31ef3da073 Test admc_test_gplink is fixed 2023-09-01 17:24:11 +04:00
Dmitry Degtyarev
1c0194de97 add Gplink::get_gpo_order()
and tests
needed for other tests, not for normal usage
2022-06-27 09:53:31 +04:00
kevl
3fb382a61f remove unused test_gplink_equality() 2022-05-30 11:39:49 +04:00
kevl
49a38fc4a9 change domain string in gplink test
so that it's obvious that test values do not depend on current
\ domain setup
2022-05-27 16:21:05 +04:00
kevl
6e39c33496 revert addition of adconfig to gplink test 2022-05-27 16:20:00 +04:00
kevl
9191bcbfec test Gplink::get_gpo_list()
modify gplink test to have access to adconfig
2022-05-27 15:49:46 +04:00
Dmitry Degtyarev
00f7c13d51 update license year to 2022 2022-04-06 15:59:32 +04:00
Dmitry Degtyarev
efbef92f20 run clang-format 2021-11-02 15:54:13 +04:00
Dmitry Degtyarev
d486af4c8e improve tests
use QCOMPARE() instead of QVERIFY() where possible for better messages
remove != nullptr from QVERIFY() calls to reduce visual clutter
2021-10-01 14:23:56 +04:00
Dmitry Degtyarev
7bdf381945 fix infinite loop in Gplink::equals()
add test for it
2021-08-13 15:25:56 +04:00
Dmitry Degtyarev
cb8a11c282 update gplink tests 2021-08-13 14:54:20 +04:00
Dmitry Degtyarev
c4ceea6236 run clang-format 2021-06-10 16:34:06 +04:00
Dmitry Degtyarev
625d388a5b update copyright author lines 2021-06-07 11:51:19 +04:00
Dmitry Degtyarev
4fbe721215 handle non-existing gpo's in gplink 2021-04-07 13:42:34 +04:00
Dmitry Degtyarev
a0c4f48abd don't add duplicate links in gplink::add() 2021-04-07 13:37:14 +04:00
Dmitry Degtyarev
0590c92c1e fix gplink::add() messing up case
add test for this bug
2021-04-07 12:42:21 +04:00
Dmitry Degtyarev
d3df51e0d9 add gplink tests 2021-04-06 17:34:19 +04:00