Patryk Osmaczko
9b7772be3b
feat: use cmake instead of qmake
...
- cmake is superior to qmake (e.g. linking custom libraries)
- maintaining two build system generators is costly
iterates: status-im/status-desktop#6510
2022-07-21 15:00:11 +02:00
Stefan
bb9f08155f
fix(StatusImageCrop): output an error if trying to set cropRect without image
2022-05-05 17:16:13 +02:00
Stefan
934db52126
test(Components.StatusImageCropPanel): basic validation tests for the image crop component
...
updates #5401
2022-05-05 17:16:13 +02:00
Stefan
dcef08f3b3
test(Controls.StatusImageCrop): basic validation tests for the image crop control
...
updates #5401
2022-05-05 17:16:13 +02:00
Stefan
20e7b345e1
tests(general): refactor tests
...
Enhance the CMake strucuture of thests
Update documentation
2022-05-05 17:16:13 +02:00
Stefan
eae4e0f405
tests(StatusInput): add regression test to check for qml output
...
Also improves on the test structure
2022-03-28 22:52:36 +03:00
Stefan
7609450068
test(StatusInput): Add initial basic tests
2022-03-14 02:43:01 -07:00