stlplus-testing Code
Brought to you by:
evpo
File | Date | Author | Commit |
---|---|---|---|
cli | 2018-08-19 |
![]() |
[22fa5b] test the new file_system functions |
deps | 2018-08-19 |
![]() |
[6be37c] clean up a few headers and tabs |
include | 2018-08-19 |
![]() |
[d97a81] initial commit |
scripts | 2018-08-19 |
![]() |
[d97a81] initial commit |
src | 2018-08-19 |
![]() |
[d97a81] initial commit |
tests | 2018-08-19 |
![]() |
[d97a81] initial commit |
.clang_complete | 2018-08-19 |
![]() |
[d97a81] initial commit |
.gitignore | 2018-08-19 |
![]() |
[d97a81] initial commit |
.travis.yml | 2018-08-19 |
![]() |
[d97a81] initial commit |
Makefile | 2018-08-19 |
![]() |
[d97a81] initial commit |
README.md | 2018-08-19 |
![]() |
[c99604] modify readme |
start.sh | 2018-08-19 |
![]() |
[9b6ef4] script to run all functions with different actions |
Test UTF-16 in file_system
CLI:
./bin/debug/file-system-test
Linux
Mingw
C++11 g++ or clang
Build:
make
Release:
make RELEASE=on
Verbose:
make VERBOSE=on
Clean:
make clean
Tests:
make tests
Creative Commons BSD License