Added tests for string modify and shift functions.
authorArjen Baart <arjen@andromeda.nl>
Thu, 14 May 2020 15:35:10 +0000 (17:35 +0200)
committerArjen Baart <arjen@andromeda.nl>
Thu, 14 May 2020 15:35:10 +0000 (17:35 +0200)
commit69ad9f7fb362f6ae2c1c9c671c498b2d5a0995f7
tree5549d4d7cb424cdc33e969ffc02577c2a9aeb8a5
parent4149af98bcb832ca95218f8a19a5310c5f07ab65
Added tests for string modify and shift functions.
configure.ac
src/Makefile.am
src/String.h
src/_version.c [new file with mode: 0644]
test/Makefile.am
test/string_modify.cpp [new file with mode: 0644]
test/string_modify.exp [new file with mode: 0644]
test/string_shift.cpp [new file with mode: 0644]
test/string_shift.exp [new file with mode: 0644]