openeuler-ci-bot
738e4c4280
!23 Update TODO
...
From: @linker99
Reviewed-by: @Charlie_li
Signed-off-by: @Charlie_li
2023-12-27 06:47:56 +00:00
fandehui
12d175f073
Update TODO
...
This TODO was addressed here:
https://github.com/libcheck/check/pull/158
3987c1d906ee68e0a6a5fd7888d88e0873f914d9
Signed-off-by: fandehui <fandehui@xfusion.com>
2023-12-27 12:51:52 +08:00
openeuler-ci-bot
a78fdc11f6
!20 Fix START_TEST to look like valid C code
...
From: @linker99
Reviewed-by: @Charlie_li
Signed-off-by: @Charlie_li
2023-12-11 06:30:56 +00:00
openeuler-ci-bot
5dc7b8a094
!15 Fix title of web/install.html
...
From: @linker99
Reviewed-by: @Charlie_li
Signed-off-by: @Charlie_li
2023-11-24 06:30:10 +00:00
openeuler-ci-bot
c59e0b5681
!14 Fixed typo in ck_assert_str_eq doc
...
From: @linker99
Reviewed-by: @Charlie_li
Signed-off-by: @Charlie_li
2023-11-15 02:23:00 +00:00
openeuler-ci-bot
9a2ba6ccbc
!11 Add warning on floating point eq and ne assertions
...
From: @linker99
Reviewed-by: @Charlie_li
Signed-off-by: @Charlie_li
2023-11-10 01:46:28 +00:00
linker99
ac357b3ad6
Fix START_TEST to look like valid C code
...
Signed-off-by: linker99 <fandehui@xfusion.com>
2023-11-01 05:45:42 +08:00
linker99
eca98a2fc0
Fix title of web/install.html.
2023-10-31 21:51:56 +08:00
linker99
1301b0b081
Fixed typo in ck_assert_str_eq doc
2023-10-31 10:12:44 +08:00
linker99
e1116104ff
Add warning on floating point eq and ne assertions
...
The usefulness of the float/double/ldouble eq and ne macros is very limited. Comparing
the results of a floating point computation should be done with some tolerance, instead
of expecting an exact answer. There may be differences on different platforms, etc.
To this end, some warnings are added to the eq and ne functions, instead directing users
to use the _tol functions instead.
2023-10-31 06:52:50 +08:00
dogsheng
a7e56e6b85
Package init
2019-12-14 18:53:08 +08:00
openeuler-ci-bot
286560d483
Initial commit
2019-12-14 16:53:18 +08:00