Change name from Configuration to Context
Showing
- cJSON.c 207 additions, 207 deletionscJSON.c
- cJSON.h 20 additions, 17 deletionscJSON.h
- tests/CMakeLists.txt 1 addition, 1 deletiontests/CMakeLists.txt
- tests/common.h 2 additions, 2 deletionstests/common.h
- tests/configuration_tests.c 0 additions, 264 deletionstests/configuration_tests.c
- tests/context_tests.c 264 additions, 0 deletionstests/context_tests.c
- tests/misc_tests.c 5 additions, 5 deletionstests/misc_tests.c
- tests/parse_array.c 4 additions, 4 deletionstests/parse_array.c
- tests/parse_number.c 1 addition, 1 deletiontests/parse_number.c
- tests/parse_object.c 4 additions, 4 deletionstests/parse_object.c
- tests/parse_string.c 5 additions, 5 deletionstests/parse_string.c
- tests/parse_value.c 2 additions, 2 deletionstests/parse_value.c
- tests/print_array.c 8 additions, 8 deletionstests/print_array.c
- tests/print_number.c 2 additions, 2 deletionstests/print_number.c
- tests/print_object.c 8 additions, 8 deletionstests/print_object.c
- tests/print_string.c 2 additions, 2 deletionstests/print_string.c
- tests/print_value.c 5 additions, 5 deletionstests/print_value.c
Loading
Please register or sign in to comment