Commit Graph

18 Commits

Author SHA1 Message Date
Aleksei Chubukov
b5efa9ea07 unfinished 2023-12-03 23:36:55 +04:00
Aleksei Chubukov
cde0372716 add ft_dict_open 2023-12-03 20:18:10 +04:00
Anahit Sargsyan
88f211326a ft_open 2023-12-03 19:11:58 +04:00
Aleksei Chubukov
e5b5214412 update tests 2023-12-03 18:47:05 +04:00
Anahit Sargsyan
d57bcf6958 changed the check for negative numbers 2023-12-03 18:21:17 +04:00
Aleksei Chubukov
f0bc88b8ec norme, fix name of numeric check 2023-12-03 18:09:56 +04:00
Anahit Sargsyan
a5c0814aa3 added the ft_str_is_numeric() function 2023-12-03 18:03:56 +04:00
Aleksei Chubukov
a31f44d552 Makefile: norme: dont halt make when norme errors 2023-12-03 17:29:44 +04:00
Aleksei Chubukov
a225cd3249 digits_to_words: add print_digit_words 2023-12-03 17:27:39 +04:00
Aleksei Chubukov
688ae7cb29 tests: add test_ft_strlen 2023-12-02 23:51:56 +04:00
Aleksei Chubukov
bdf52892a0 create empty digits_to_words src, implement ft_strlen 2023-12-02 23:46:24 +04:00
Aleksei Chubukov
87005dc165 add .gitignore for tests 2023-12-02 23:34:00 +04:00
Aleksei Chubukov
05dc32471f minor changes 2023-12-02 23:32:22 +04:00
Aleksei Chubukov
4592bbeec0 add basic tests, add ex00/ft_utils.[ch], add contrib/Unity/ 2023-12-02 23:10:28 +04:00
Aleksei Chubukov
f7b568328c makefile: fix 2023-12-02 21:52:49 +04:00
Aleksei Chubukov
9a50b6f481 add Makefile, add main.[hc], update .gitignore 2023-12-02 21:33:45 +04:00
Alexey Chubukov
6919c4c98c numbers.dict: add from subject 2023-12-02 19:29:19 +04:00
160eb60a6b Initial commit 2023-12-02 14:14:15 +00:00