Sebastian Messmer
|
1dcf36d38c
|
Move fspp to its own subdirectories
|
2016-02-11 12:53:42 +01:00 |
|
Sebastian Messmer
|
0fb710ac69
|
Merge fspp repository into here
|
2016-02-11 12:14:44 +01:00 |
|
Sebastian Messmer
|
92cf6fa66d
|
Refactor directory layout to allow other modules in same repository
|
2016-02-11 12:04:49 +01:00 |
|
Sebastian Messmer
|
ee702471f0
|
Switch to plain cmake, no biicode anymore.
|
2016-02-10 00:58:03 +01:00 |
|
Sebastian Messmer
|
9fcc54d8b1
|
Test cases for new utimens interface
|
2016-02-09 09:36:07 +01:00 |
|
Sebastian Messmer
|
36cac2f3da
|
Don't print a newline before asking i/o questions
|
2016-01-25 14:20:16 +01:00 |
|
Sebastian Messmer
|
199552f42d
|
If joining FuseThread fails, don't hang but fail an assertion
|
2015-12-16 00:20:38 +01:00 |
|
Sebastian Messmer
|
19f4d8bae5
|
Fix warning on 32bit compilers
|
2015-12-14 19:26:19 +01:00 |
|
Sebastian Messmer
|
a68446f983
|
Comment out failing test cases instead of DISABLING them. Disabling is reserved for working, but slow tests
|
2015-12-11 12:31:57 +01:00 |
|
Sebastian Messmer
|
1121467b31
|
Fix test cases
|
2015-12-11 00:46:24 +01:00 |
|
Sebastian Messmer
|
afd900944a
|
Compiles on Mac OS X
|
2015-11-30 13:52:26 +01:00 |
|
Sebastian Messmer
|
c6658839e0
|
Test cases run successfully on Mac OS X
|
2015-11-30 03:17:19 +01:00 |
|
Sebastian Messmer
|
741be2b08f
|
Reduce memory usage of tests
|
2015-11-29 21:32:12 +01:00 |
|
Sebastian Messmer
|
f670b0f80c
|
Specify "override" when function is override
|
2015-11-28 16:50:25 +01:00 |
|
Sebastian Messmer
|
5eab16b360
|
Reduce memory usage of test cases to make it run on travis correctly
|
2015-11-27 20:59:11 +01:00 |
|
Sebastian Messmer
|
1222cd8de6
|
Fix test cases for older libfuse versions
|
2015-11-27 17:43:21 +01:00 |
|
Sebastian Messmer
|
e542529104
|
Fix test cases
|
2015-11-27 15:18:33 +01:00 |
|
Sebastian Messmer
|
6227764858
|
Make classes final if they're not meant to be derived from
|
2015-11-27 14:05:48 +01:00 |
|
Sebastian Messmer
|
38d24bd689
|
Compatibility with 32bit systems
|
2015-11-25 16:36:57 +01:00 |
|
Sebastian Messmer
|
83cac1e32d
|
Compatibility with 32bit systems
|
2015-11-25 15:39:52 +01:00 |
|
Sebastian Messmer
|
c646bb848d
|
Code is compatible with GCC 4.8
|
2015-11-24 14:33:17 +01:00 |
|
Sebastian Messmer
|
feb806b392
|
Add HttpClient
|
2015-11-24 07:47:29 +01:00 |
|
Sebastian Messmer
|
1e52e78251
|
Fix compiler error in test cases
|
2015-11-12 15:31:11 -08:00 |
|
Sebastian Messmer
|
5575509594
|
New way to configure SCrypt algorithm
|
2015-11-03 20:13:23 -08:00 |
|
Sebastian Messmer
|
8b585c39fe
|
Renamed daemon folder to process and added Subprocess class to it
|
2015-11-03 12:20:15 -08:00 |
|
Sebastian Messmer
|
c4dfd55c39
|
Because LoopThread now works fine with fork(), we don't have to specify this a DeathTest
|
2015-10-28 15:20:55 +01:00 |
|
Sebastian Messmer
|
3e01c56ad4
|
Add Cipher::NAME to CipherConcept
|
2015-10-28 01:49:12 +01:00 |
|
Sebastian Messmer
|
926d1ce7a4
|
Allow Cipher::NAME (e.g. AES256_GCM::NAME)
|
2015-10-28 01:41:38 +01:00 |
|
Sebastian Messmer
|
c50371d583
|
Add symmetric ciphers to crypto lib
|
2015-10-27 23:19:20 +01:00 |
|
Sebastian Messmer
|
1f86f83ca1
|
Fix test cases
|
2015-10-27 23:19:11 +01:00 |
|
Sebastian Messmer
|
7b269a1184
|
Added a crypto library with scrypt key derivation function and random padding
|
2015-10-27 22:19:06 +01:00 |
|
Sebastian Messmer
|
248f0b0d61
|
FixedSizeData::take/drop()
|
2015-10-26 12:15:11 +01:00 |
|
Sebastian Messmer
|
25db4064b7
|
Use EXPECT_EXIT instead of EXPECT_DEATH
|
2015-10-25 18:42:49 +01:00 |
|
Sebastian Messmer
|
ca5edb48db
|
Refactor random library
|
2015-10-22 17:36:03 +02:00 |
|
Sebastian Meßmer
|
d629e14533
|
Add include tests
|
2015-10-18 01:09:49 +02:00 |
|
Sebastian Meßmer
|
0c8b3e69a8
|
Disabled failing test
|
2015-10-17 20:37:57 +02:00 |
|
Sebastian Meßmer
|
97fce00391
|
Fixed warnings from -Weffc++
|
2015-10-17 20:35:17 +02:00 |
|
Sebastian Meßmer
|
8b429bac9a
|
Fix warnings from -Weffc++
|
2015-10-17 20:15:20 +02:00 |
|
Sebastian Meßmer
|
afc0f909b3
|
Use logging instead of cout/cerr
|
2015-10-17 17:23:35 +02:00 |
|
Sebastian Meßmer
|
05f9723295
|
Default logger logs to stderr, not stdout
|
2015-10-17 16:49:58 +02:00 |
|
Sebastian Meßmer
|
08c09e4af8
|
Add a fork test case for logging
|
2015-10-17 16:42:56 +02:00 |
|
Sebastian Meßmer
|
9f9b4fc342
|
Add test cases for logging
|
2015-10-17 15:49:54 +02:00 |
|
Sebastian Meßmer
|
c9663acd85
|
Unify (and fix) include guards
|
2015-10-15 13:04:57 +02:00 |
|
Sebastian Meßmer
|
02d89fa721
|
Unify (and fix) include guards
|
2015-10-15 12:58:16 +02:00 |
|
Sebastian Messmer
|
d47020e781
|
Test cases print stack trace on sigsegv
|
2015-10-05 16:52:49 +02:00 |
|
Sebastian Messmer
|
e78cd1db91
|
Demangle backtrace
|
2015-10-05 14:58:16 +02:00 |
|
Sebastian Messmer
|
6dec27253c
|
Fix assert test case
|
2015-10-03 01:30:42 +02:00 |
|
Sebastian Messmer
|
3fed6f13cb
|
Removed testcases for constexpr
|
2015-10-03 01:01:48 +02:00 |
|
Sebastian Messmer
|
819e48b446
|
Allow outputting const_string to std::ostream
|
2015-09-18 22:08:56 +02:00 |
|
Sebastian Messmer
|
3573a6fa74
|
Added const_string class (constexpr string manipulations)
|
2015-09-18 17:08:26 +02:00 |
|