Commit Graph

403 Commits

Author SHA1 Message Date
Paolo Monteverde
2bbcffc2f3 insert callbacks to the back, so that will be invoked in the proper order 2016-11-11 15:45:13 +01:00
Michele Caini
202d7f2c89 tests: fs/FsReq/Realpath and fs/FsReq/RealpathSync 2016-11-11 11:20:26 +01:00
Michele Caini
db7a7d5987 tests: fs/FsReq/Chown and fs/FsReq/ChownSync 2016-11-11 10:23:16 +01:00
Michele Caini
82dc2798d8 tests: fs/FsReq/Lstat and fs/FsReq/LstatSync 2016-11-11 09:57:54 +01:00
Michele Caini
94126b57d6 tests: fs/FsReq/Stat and fs/FsReq/StatSync 2016-11-10 15:06:19 +01:00
Michele Caini
66fb79ffe2 fixed doc 2016-11-10 14:45:40 +01:00
Michele Caini
c4a8783b7d tests: fs/FileReq/Chown and fs/FileReq/ChownSync 2016-11-10 14:34:07 +01:00
Michele Caini
5f857f8587 bug fixing + updated tests 2016-11-10 14:18:00 +01:00
Michele Caini
ba0266417e tests: fs/FileReq/SymlinkAndUnlink and fs/FileReq/SymlinkAndUnlinkSync 2016-11-10 14:02:17 +01:00
Michele Caini
9aeeb01271 tests: fs/FileReq/LinkAndUnlink and fs/FileReq/LinkAndUnlinkSync 2016-11-09 10:10:13 +01:00
Michele Caini
8815fae14a tests: fs/FileReq/Rename and fs/FileReq/RenameSync 2016-11-09 09:37:58 +01:00
Michele Caini
3fe8cb7fed tests: fs/FileReq/Mkdtemp and fs/FileReq/MkdtempSync 2016-11-08 16:53:36 +01:00
Michele Caini
2797655073 tests: fs/FileReq/MkdirAndRmdir and fs/FileReq/MkdirAndRmdirSync 2016-11-08 16:50:03 +01:00
Michele Caini
c61adb16e1 tests: fs/FileReq/Chmod and fs/FileReq/ChmodSync 2016-11-08 16:25:45 +01:00
Michele Caini
bb380368e8 tests: fs/FileReq/Utime and fs/FileReq/UtimeSync 2016-11-08 16:21:36 +01:00
Michele Caini
4f99ace585 tests: fs/FsReq/Utime and fs/FsReq/UtimeSync 2016-11-08 15:55:22 +01:00
Michele Caini
f6913b2b52 tests: fs/FsReq/Chmod and fs/FsReq/ChmodSync 2016-11-08 14:29:00 +01:00
Michele Caini
4ff1f8557c tests: fs/FileReq/Truncate and fs/FileReq/TruncateSync 2016-11-07 17:39:26 +01:00
Michele Caini
20e5d867b8 tests: fs/FileReq/Datasync and fs/FileReq/DatasyncSync 2016-11-07 17:37:02 +01:00
Michele Caini
3063e85981 tests: fs/FileReq/Sync and fs/FileReq/SyncSync 2016-11-07 17:27:28 +01:00
Michele Caini
ee406f759f tests: fs/FileReq/StatSync 2016-11-07 13:53:15 +01:00
Michele Caini
a80443b30d tests: fs/FileReq/Stat 2016-11-07 13:51:06 +01:00
Michele Caini
e32860e2b5 tests: fs/FileReq/RWSync 2016-11-07 12:39:33 +01:00
Michele Caini
6ec8195fd3 tests: fs/FileReq/RW 2016-11-07 12:33:15 +01:00
Michele Caini
4b9a7a4440 bug fixing 2016-11-07 12:10:15 +01:00
Michele Caini
3656111e7d minor changes 2016-11-07 11:42:45 +01:00
Michele Caini
a2b29dab34 Update README.md 2016-11-07 11:17:36 +01:00
Michele Caini
2838f6e239 added (maybe) missed header 2016-11-07 11:08:41 +01:00
Michele Caini
7c854c8c3e minor changes 2016-11-07 10:48:08 +01:00
Michele Caini
ec54c56709 WIP: fs tests 2016-11-04 18:00:08 +01:00
Michele Caini
7586e37546 renaming 2016-11-04 12:02:12 +01:00
Michele Caini
c51f736e56 fixed 2016-11-04 11:48:50 +01:00
Michele Caini
14647325d2 fixed 2016-11-03 18:05:32 +01:00
Michele Caini
8329f6b597 fixed 2016-11-02 15:51:02 +01:00
Michele Caini
b2ab5187cd added user-data to the resource 2016-10-25 18:18:20 +02:00
Michele Caini
07aceb1fb8 minor changes 2016-10-25 14:19:53 +02:00
Michele Caini
837c7cfa16 WIP: tests 2016-10-25 14:09:02 +02:00
Michele Caini
a7108eb32b a few tests 2016-10-24 18:13:53 +02:00
Michele Caini
3ef86aea06 Merge pull request #68 from tusharpm/master
Replaced `for` loop as mentioned in comment
2016-10-16 15:55:52 +02:00
Tushar Maheshwari
efc86768c9 Fix code coverage for loop 2016-10-16 12:15:50 +05:30
Tushar Maheshwari
c02c20e27d Replacing for loops with std::copy_n 2016-10-16 11:53:42 +05:30
Michele Caini
98d563ad9e tests fixed 2016-10-14 17:49:40 +02:00
Michele Caini
1e158e80c8 improvements 2016-10-14 17:43:11 +02:00
Michele Caini
4286defc1f WIP: review 2016-10-14 15:40:45 +02:00
Michele Caini
bfcd165cb0 tests + bug fixing 2016-10-10 14:15:32 +02:00
Michele Caini
3ee621e48a Update README.md 2016-10-10 10:30:12 +02:00
Michele Caini
382cd9f8fd Merge pull request #62 from tusharpm/test
Code coverage using coveralls.io
2016-10-10 10:29:39 +02:00
Michele Caini
0e1e438d55 Update README.md 2016-10-10 10:01:38 +02:00
Tushar Maheshwari
e860400a8d Limiting coverage to relevant code 2016-10-07 20:25:57 +05:30
Tushar Maheshwari
41982c6716 Adding code coverage build 2016-10-07 19:36:14 +05:30