Commit Graph

80 Commits

Author SHA1 Message Date
c2b8a8d6da code format 2022-12-14 14:13:52 +03:00
6485d81025 piobject metasystem memory and performance optimization 2022-04-22 15:35:25 +03:00
Andrey
48c885e12a PIThreadNotifier, rewrite PIObject::deleteLater()
tests for PIThreadNotifier and PIObject::deleteLater()
2021-10-29 18:20:48 +03:00
Andrey
6e5a5a6ade remove msleep, clean PIConditionVariable, rewrite pipipelinethread, etc... 2021-10-29 16:52:03 +03:00
07ec32c969 tests 2021-10-05 20:31:00 +03:00
042366e19e Merge branch 'PIMathMatrixTests1-10' 2021-10-04 22:14:38 +03:00
Andrey
46571ac39f piDisconnectAll private 2021-10-04 14:18:23 +03:00
Andrey
bc7d129a9e piobject/connect.cpp tests 2021-10-04 12:07:01 +03:00
8accc28804 test fix 2021-09-30 19:28:30 +03:00
Andrey
62e130f91b disconnect test failed 2021-09-30 18:41:01 +03:00
a8d55abac1 Merge pull request 'Next Tests for PIStringList 21-30' (#71) from PIStringListTests_21-30 into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/71
2021-06-15 09:02:42 +03:00
2d0a419091 Merge pull request 'PIString_81-90' (#70) from PIString_81-90 into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/70
2021-06-15 09:00:42 +03:00
e7534d8c43 Next Tests for PIStringList 21-30 2021-03-03 10:21:53 +03:00
22173fe850 Merge pull request 'Next tests for PIStringList 11-20' (#67) from PIStringListTests_11-20 into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/67
2021-03-01 18:15:09 +03:00
116d8e091a add tab and delete space 2021-03-01 14:39:29 +03:00
e9af135b02 Next tests for PIString 81-90 2021-03-01 14:37:16 +03:00
823fd3281a Remove unused variables 2021-03-01 10:39:15 +03:00
b07242226e Tests1-10 2021-02-25 15:41:20 +03:00
2abdad700e Merge branch 'master' into PIStringListTests_11-20 2021-02-15 17:48:57 +03:00
63a6f95d7c Next tests for PIString 71-80 2021-02-10 11:10:35 +03:00
c755109ab9 Improve naming 2021-02-04 13:45:11 +03:00
eb0c74d373 Next tests for PIStringList 11-20 2021-02-02 13:23:17 +03:00
b5ac7033fe Next tests for PIString 61-70 2021-02-02 13:11:12 +03:00
a80622c956 test fix 2021-02-02 10:50:48 +03:00
8eb6b7be74 Merge pull request 'New tests for PIString 51-60' (#64) from PIStringTests_51-60 into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/64
2021-02-02 10:44:26 +03:00
584be8d920 First 10 tests for PIStringList 2021-01-27 13:42:04 +03:00
375badaac5 New tests for PIString 51-60 2021-01-27 13:29:50 +03:00
202eedb7f0 Next tetst for PIString 41-50 2021-01-26 11:29:15 +03:00
003ace2c66 Rename some tests 2021-01-26 11:12:05 +03:00
91b6fd5123 Tests for PIString 31-40 2021-01-25 12:01:47 +03:00
f9015743bc Merge pull request 'PIStringTests_21-30' (#61) from PIStringTests_21-30 into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/61
2021-01-25 11:39:51 +03:00
b2b030d032 Improves
- check move really occurs in operator_assignment_move
- get rid off dynamic memory allocation
- refactor test naming
2021-01-25 11:34:52 +03:00
436872a40a fix tests 2021-01-25 11:25:32 +03:00
345ab5c379 Rename 1 test 2021-01-22 16:28:33 +03:00
fe6d8ca1d3 Tests for PIString 21-30. And add tab 2021-01-22 16:15:45 +03:00
a5531933a2 Tests for PIString 21-30 2021-01-22 16:13:49 +03:00
9fc9fde8c0 Improve test naming 2021-01-22 12:09:23 +03:00
d9bba66cc7 Test for PIString 11-20 2021-01-22 10:46:36 +03:00
41cfaefda8 1-10 tests for PIString 2021-01-21 13:20:02 +03:00
1dc827f16a Fix windows build tests 2021-01-20 16:52:57 +03:00
493b211886 Configure address and undefined sanitizers & fix delete UB 2021-01-12 13:53:32 +03:00
77031172a6 Fix row check & remove matrix couts 2020-11-02 15:53:14 +03:00
0189f28f43 PIMathMatrix add trace, assert for non square matrix, assert in operator * 2020-10-23 15:10:57 +03:00
fa85f414db fix tests and pimathmatrix.h 2020-10-22 18:56:01 +03:00
ff6d5cedaa PIVector2D tests 2020-10-19 17:52:51 +03:00
ac911d9b3e Increase reduce cols tests granularity 2020-10-19 17:34:51 +03:00
b6430c0863 Complicate tests for PIVector2D::resize 2020-10-19 16:47:54 +03:00
16f22f38c7 Simple PIVector2D resize tests 2020-10-19 16:27:42 +03:00
8ef4c9ca23 fix PIByteArray load/store operators for containers 2020-10-16 12:28:57 +03:00
334efaefbe code clean 2020-10-02 15:04:15 +03:00