| Commit message (Expand) | Author | Age |
* | Add a doc target that generates C API documentation | Robin Krahl | 2019-01-16 |
* | Merge branch 'cpp_tests_update' | Szczepan Zalega | 2019-01-02 |
|\ |
|
| * | Update Readme, mostly test section | Szczepan Zalega | 2019-01-02 |
| * | Mention potential test failure cause, when no git version is provided | Szczepan Zalega | 2019-01-02 |
| * | Add test_safe target for build | Szczepan Zalega | 2019-01-02 |
| * | Add safe to user data C++ tests - test_safe.cpp | Szczepan Zalega | 2019-01-02 |
|/ |
|
* | Merge branch 'tests_update' | Szczepan Zalega | 2018-11-22 |
|\ |
|
| * | Run enabling firmware update mode, but with wrong password only | Szczepan Zalega | 2018-11-22 |
| * | Handle UNKNOWN_ERROR return code | Szczepan Zalega | 2018-11-22 |
|/ |
|
* | Merge branch 'pr_131' | Szczepan Zalega | 2018-07-24 |
|\ |
|
| * | log: define default virtual destructor for LogHandler | Igor Gnatenko | 2018-07-18 |
* | | Merge branch 'pr_132' | Szczepan Zalega | 2018-07-24 |
|\ \ |
|
| * | | Update for compatibility with Catch2 version 2.3.0 | Tom Hughes | 2018-07-24 |
| * | | Update Catch to version 2.3.0 | Tom Hughes | 2018-07-24 |
| * | | Update URL for Catch submodule | Tom Hughes | 2018-07-24 |
|/ / |
|
* | | Merge branch 'pr_130' | Szczepan Zalega | 2018-07-18 |
|\ \
| |/
|/| |
|
| * | meson: install udev rules | Igor Gnatenko | 2018-07-18 |
| * | meson: improve generation of vcs_tag | Igor Gnatenko | 2018-07-18 |
|/ |
|
* | Merge branch 'pr_128' | Szczepan Zalega | 2018-07-18 |
|\ |
|
| * | meson: add support for bundled catch | Igor Gnatenko | 2018-07-18 |
| * | meson: fix usage of system-wide catch | Igor Gnatenko | 2018-07-18 |
| * | meson: test_minimal is written in C | Igor Gnatenko | 2018-07-18 |
|/ |
|
* | Merge branch 'pr_127' | Szczepan Zalega | 2018-07-18 |
|\ |
|
| * | meson: fix sneaky typo of the library name | Szczepan Zalega | 2018-07-18 |
| * | meson: add support for generated VCS tag | Igor Gnatenko | 2018-07-18 |
|/ |
|
* | Merge branch 'pr_85' | Szczepan Zalega | 2018-07-18 |
|\ |
|
| * | Mention build with meson in the Readme | Szczepan Zalega | 2018-07-18 |
| * | Update meson definition to v3.4.1 | Szczepan Zalega | 2018-07-18 |
| * | add meson buildsystem definitions | Igor Gnatenko | 2018-07-18 |
|/ |
|
* | Allow for <patch> field in library version getter test | Szczepan Zalega | 2018-07-18 |
* | Handle get_library_version for Qt (temporarily)v3.4.1 | Szczepan Zalega | 2018-07-18 |
* | Bump version to 3.4.1 | Szczepan Zalega | 2018-07-18 |
* | Handle build without Git repository info | Szczepan Zalega | 2018-07-18 |
* | Merge branch 'pr_116'v3.4 | Szczepan Zalega | 2018-07-07 |
|\ |
|
| * | Handle new enum model value in NK_login_enumpr_116 | Szczepan Zalega | 2018-07-07 |
| * | Replace *out function parameter with return value | Szczepan Zalega | 2018-06-20 |
| * | Expose device model in C API | Robin Krahl | 2018-05-25 |
* | | Merge branch 'pr_124' | Szczepan Zalega | 2018-07-07 |
|\ \ |
|
| * | | Add general DEPRECATED macro for marking deprecated functions. | Szczepan Zalega | 2018-07-07 |
| * | | Replace deprecated attribute in C API with a comment | Robin Krahl | 2018-07-05 |
* | | | Merge branch 'pr_125' | Szczepan Zalega | 2018-07-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add a test to ensure valid C code in the C API | Robin Krahl | 2018-07-05 |
|/ / |
|
* | | Merge branch 'production_info' | Szczepan Zalega | 2018-06-28 |
|\ \ |
|
| * | | Handle command for getting production data | Szczepan Zalega | 2018-06-28 |
|/ / |
|
* | | Merge branch 'handle_wink_command' | Szczepan Zalega | 2018-06-23 |
|\ \ |
|
| * | | Handle WINK command | Szczepan Zalega | 2018-06-23 |
* | | | Merge branch 'pr_123' | Szczepan Zalega | 2018-06-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix unit test for get_library_version for release commits | Robin Krahl | 2018-06-21 |
* | | | Merge branch 'pr_115' | Szczepan Zalega | 2018-06-20 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add extended test for the connect() return value in offline mode | Szczepan Zalega | 2018-06-20 |