22 Commits

Author SHA1 Message Date
Tezc
950d6f191b
Build test on debug only (#45)
* Build tests in debug mode only, fix gcc warnings
* strncpy fix in thread err
2021-02-16 04:23:08 +03:00
Rafael Delboni
dbfc70491c
Option to turn off tests in the build (#42)
* feat: Option to turn of tests

* feat: Option to turn of tests

* fix: Removes test check on coverage

* docs: Force update options cache
2021-02-14 19:49:21 +03:00
tezc
711a548cec add version 2021-02-14 16:19:26 +03:00
Rafael Delboni
553bbc5069
fix: Changes executables to shared libraries 2021-02-13 21:54:31 -03:00
tezc
15ca058703 XOPEN_SOURCE check 2021-02-10 21:33:03 +03:00
tezc
b51d81eb33 fix warnings 2021-02-07 22:31:04 +03:00
Tezc
166767be1e
sock, uri, sc tests (#32)
* test fix, config.h
2021-02-07 20:42:08 +03:00
tezc
1492eb9c09 errno fixes, docs 2021-02-06 21:36:18 +03:00
tezc
a67f27cf1b fix windows rename 2021-02-06 05:17:54 +03:00
Tezc
3a78b0ed2b
doc (#31) 2021-02-05 20:46:59 +03:00
Tezc
35fe96f0b0
doc fix (#30)
uri test, doc, posix define
2021-02-05 16:35:10 +03:00
Tezc
e357ed8d06
doc (#26)
* doc
2021-02-03 08:09:50 +03:00
tezc
614e600851 more tests 2021-01-31 05:21:59 +03:00
tezc
1e6f2d3fa3 more tests 2021-01-31 02:52:06 +03:00
tezc
00fd007618 fix compiler warnings 2021-01-24 18:27:29 +03:00
tezc
65d5061111 fix windows, ubuntu 2020-12-28 09:36:37 +03:00
tezc
e7d7e6a394 documentation 2020-12-27 16:02:35 +03:00
tezc
35a06b702a Fix array, url and bump uarch version 2020-12-27 08:34:10 +03:00
Tezc
2ae98cef80
Fix (#9)
* option, buf fix

* buf fix

* opt fix

* remove unnecessary checks

* windows cond fix
2020-12-01 16:05:51 +03:00
tezc
4cdc1aceb5 add test array 2020-11-29 23:21:25 +03:00
Tezc
1bde3abd9f
Portability (#5)
socket
2020-11-25 09:25:38 +03:00
Tezc
42383fd590
thread & url (#3)
* thread & url

* fix cirrus

* fix thread

* fix thread

* split actions

* test

* fix test

* fix windows thread

* cond & fail-fast
2020-11-16 03:58:37 +03:00