Added tests for basic string operations.
authorArjen Baart <arjen@andromeda.nl>
Sat, 18 May 2019 17:20:47 +0000 (19:20 +0200)
committerArjen Baart <arjen@andromeda.nl>
Sat, 18 May 2019 17:20:47 +0000 (19:20 +0200)
commit1e72fecdc7e58fdbd490781810c8bda278552e80
tree4d8e1b50fcb055328f6df1a98221e2472ab7abfa
parent83fabe764ba491d2818473d5d8da912485d0ac64
Added tests for basic string operations.
Configured the manual in the doc directory.
15 files changed:
Makefile.am
Makefile.in
configure
configure.ac
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/main.css [new file with mode: 0644]
doc/manual.xml
doc/string.xml
libtool [new file with mode: 0755]
src/string.cpp
test/Makefile.am
test/Makefile.in
test/string_basics.cpp [new file with mode: 0644]
test/string_basics.exp [new file with mode: 0644]