automerge/automerge-c/test
Jason Kankiewicz 5e37ebfed0 Add AMchangesInit() for @rkuhn in #411.
Expose `automerge::AutoCommit::with_actor()` through `AMcreate()`.
Add notes to clarify the purpose of `AMfreeStack()`, `AMpop()`,
`AMpush()`, `AMpushCallback()`, and `AMresultStack`.
2022-08-23 05:34:45 -07:00
..
ported_wasm Add AMchangesInit() for @rkuhn in #411. 2022-08-23 05:34:45 -07:00
actor_id_tests.c Normalize the header include statement for all C 2022-08-22 22:28:23 -07:00
CMakeLists.txt Normalize the header include statement for all C 2022-08-22 22:28:23 -07:00
doc_tests.c Add AMchangesInit() for @rkuhn in #411. 2022-08-23 05:34:45 -07:00
group_state.c Add AMchangesInit() for @rkuhn in #411. 2022-08-23 05:34:45 -07:00
group_state.h Normalize the header include statement for all C 2022-08-22 22:28:23 -07:00
list_tests.c Add AMchangesInit() for @rkuhn in #411. 2022-08-23 05:34:45 -07:00
macro_utils.c Renamed the AMvalue::Nothing variant to AMvalue::Void. 2022-05-04 01:04:43 -05:00
macro_utils.h Normalize the header include statement for all C 2022-08-22 22:28:23 -07:00
main.c Port the WASM API's basic unit tests to C. 2022-08-06 16:18:59 -07:00
map_tests.c Add AMchangesInit() for @rkuhn in #411. 2022-08-23 05:34:45 -07:00
stack_utils.c Simplify the unit tests with AMresultStack et. 2022-07-25 01:00:50 -07:00
stack_utils.h Normalize the header include statement for all C 2022-08-22 22:28:23 -07:00
str_utils.c Moved hex_to_bytes() so that it could be shared 2022-06-14 00:52:06 -07:00
str_utils.h Replace _INCLUDED with _H as the suffix for 2022-07-25 01:04:35 -07:00