Commit Graph

11 Commits

Author SHA1 Message Date
cha0smaster
398004a863 cool! it works as expected 2005-11-23 09:17:13 +00:00
cha0smaster
c960ae5994 one more test 2005-11-23 09:16:10 +00:00
cha0smaster
eee85bf430 revert last commit and
test multiline
commit
message.
2005-11-23 09:15:01 +00:00
cha0smaster
a0b6ee0988 CIA test commit 2005-11-23 09:13:43 +00:00
antona
f5961c075e - Fix compilation on OSX in ntfsclone.c where stderr = stdout
is not legal (but happens to work on Linux) to do proper
  low-level file descriptor mangling which is portable.  (Anton)
- Add test/runlist-data to EXTRA_DIST so it gets included in the
  distribution otherwise make test fails on released sources.  Solution
  is not perfect as it also adds the test/runlist-data/CVS directory
  but it will do at least for me.  (Anton)
2005-10-15 21:44:17 +00:00
antona
9b1a8920fb Fix "make test". 2005-10-07 12:41:34 +00:00
antona
8172a1a9b3 Add test/.cvsignore with the right things in it... 2005-10-05 13:12:22 +00:00
flatcap
6effd0bc6f minor improvements to test build 2005-09-20 19:24:09 +00:00
flatcap
ab9fb6a01f runlist behaviour changed! please check your applications.
test case 16, where a run is added beyond the end of a file, now behaves
differently.  the discontinuity (gap) is now filled with a "not mapped"
run (before the preceding hole would have been extended).

Anton's bugfix applied and tested
minor code tidyups
loads more comments in runlist_{insert,append,split,replace}
test cases checked and updated where necessary
valgrind happy
2005-09-15 23:42:02 +00:00
flatcap
01f648c952 removing a few unnecessary memsets in the test code revealed a minor
buffer overrun.
create runlist tests working on unmapped regions (copies of tests 1-14)
2005-09-13 18:51:16 +00:00
flatcap
d75567112c put the test code where it's more useful 2005-09-13 14:30:51 +00:00