Menu

Tree [9b6ef4] master /
 History

HTTPS access


File Date Author Commit
 cli 2018-08-19 Evgeny Pokhilko Evgeny Pokhilko [22fa5b] test the new file_system functions
 deps 2018-08-19 Evgeny Pokhilko Evgeny Pokhilko [6be37c] clean up a few headers and tabs
 include 2018-08-19 Evgeny Pokhilko Evgeny Pokhilko [d97a81] initial commit
 scripts 2018-08-19 Evgeny Pokhilko Evgeny Pokhilko [d97a81] initial commit
 src 2018-08-19 Evgeny Pokhilko Evgeny Pokhilko [d97a81] initial commit
 tests 2018-08-19 Evgeny Pokhilko Evgeny Pokhilko [d97a81] initial commit
 .clang_complete 2018-08-19 Evgeny Pokhilko Evgeny Pokhilko [d97a81] initial commit
 .gitignore 2018-08-19 Evgeny Pokhilko Evgeny Pokhilko [d97a81] initial commit
 .travis.yml 2018-08-19 Evgeny Pokhilko Evgeny Pokhilko [d97a81] initial commit
 Makefile 2018-08-19 Evgeny Pokhilko Evgeny Pokhilko [d97a81] initial commit
 README.md 2018-08-19 Evgeny Pokhilko Evgeny Pokhilko [c99604] modify readme
 start.sh 2018-08-19 Evgeny Pokhilko Evgeny Pokhilko [9b6ef4] script to run all functions with different actions

Read Me

Test for file_system

Test UTF-16 in file_system

CLI:

./bin/debug/file-system-test

System requirements

Linux
Mingw
C++11 g++ or clang

Compile

Build:

make

Release:

make RELEASE=on

Verbose:

make VERBOSE=on

Clean:

make clean

Tests:

make tests

Acknowledgments

  1. stlplus
  2. gtest
  3. plog

License

Creative Commons BSD License

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.