Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: fix ident (cosmetic). | 2019-10-21 | 1 | -1/+1 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | test: partial diagnostic subsystem coverage. | 2019-10-11 | 2 | -4/+212 | |
| | | | | | | | Add the required bits for most diagnostic testic functions and create tests for rin_err; explicitly skip the rest, for now. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | test: move meson test declarations to test dir. | 2019-10-10 | 1 | -0/+30 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | tests: remove useless prefixes. | 2019-10-08 | 3 | -81/+81 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | tests: simplify file structure. | 2019-10-08 | 8 | -144/+39 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | fix copyright years everywhere. | 2019-10-03 | 4 | -4/+4 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | time: add timeval versions. | 2019-08-12 | 2 | -10/+231 | |
| | | | | | | | We now got functions to operate on both struct timespec and struct timeval. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | time: add a generalized time comparison function. | 2019-06-19 | 2 | -0/+21 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | tests: silene a compiler warning.librin-0.0.4 | 2019-05-21 | 1 | -0/+1 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | uuid: new module. | 2019-05-21 | 5 | -2/+128 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | tests: fix faulty include guards. | 2019-05-21 | 2 | -6/+6 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | gpio: removed due to being useless. | 2019-03-31 | 5 | -83/+0 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | tests: time: fix incorrect test data. | 2017-11-09 | 1 | -1/+1 | |
| | |||||
* | tests: add tests for time functions. | 2017-11-09 | 5 | -2/+296 | |
| | |||||
* | tests: update license years; fix a trailing whitespace. | 2017-11-08 | 11 | -12/+12 | |
| | |||||
* | tests: split test and let meson handle them. | 2017-11-08 | 12 | -47/+150 | |
| | |||||
* | meson: make it possible to build tests. | 2017-06-16 | 2 | -72/+8 | |
| | |||||
* | Initial commit - Release 0.0.1librin-0.0.1 | 2015-03-03 | 10 | -0/+500 | |