Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove unused blocks | Marcus Boerger | 2004-05-19 | 1 | -2/+0 |
* | reverting to version 1.5; shane added is_executable() for windows last night | Kai Schroeder | 2003-02-09 | 1 | -6/+0 |
* | is_executable() does not exist on Windows | Kai Schroeder | 2003-02-09 | 1 | -0/+6 |
* | - Make the test do what it says | Derick Rethans | 2002-10-12 | 1 | -11/+37 |
* | - Made all is_*() functions to return only boolean values. | foobar | 2002-05-16 | 1 | -1/+7 |
* | revert last bogus change. There is bug in is_file() | foobar | 2002-04-30 | 1 | -1/+1 |
* | Fix is_file test. | Wez Furlong | 2002-04-30 | 1 | -1/+1 |
* | Add test case for file_exist/is_file | Yasuo Ohgaki | 2002-04-28 | 1 | -0/+11 |