]> git.ipfire.org Git - pakfire.git/history - tests/libpakfire/util.c
util: Add test for pakfire_string_matches
[pakfire.git] / tests / libpakfire / util.c
2021-10-05  Michael Tremerutil: Add test for pakfire_string_matches
2021-10-05  Michael Tremerutil: Add test for pakfire_string_endswith
2021-10-05  Michael Tremerutil: Check input for pakfire_string_startswith
2021-10-05  Michael Tremertestsuite: Add simple true/false assertions
2021-09-21  Michael Tremertestsuite: Make tests cleanup after themselves
2021-06-10  Michael TremerMerge branch 'python3'
2021-05-01  Michael Tremerutil: Refactor pakfire_split_string
2021-03-03  Michael Tremerutil: Implement a function that replace patterns in...
2021-02-26  Michael Tremerutil: Refactor pakfire_string_partition
2021-02-08  Michael Tremerlibpakfire: Drop pakfire_free
2021-01-13  Michael Tremertests: Give better names to assertions
2021-01-13  Michael Tremertests: Remove all typedefs and use structs instead
2021-01-13  Michael Tremertests: Make all tests static
2021-01-13  Michael Tremertests: Allocate testsuite statically
2021-01-13  Michael Tremertests: Add macro for shorter listing of tests
2021-01-13  Michael Tremertests: Add test for pakfire_string_startswith
2021-01-10  Michael Tremertests: Drop testsuite_init() call from all tests
2019-06-10  Michael Tremertests: libpakfire: Test pakfire_basename/dirname