summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Restructured tests so mandatory delay between source and targetRichard Maw2011-10-1417-102/+149
* Fixed files losing group metadataRichard Maw2011-10-142-8/+25
* Fixed a typo that was bugging meRichard Maw2011-10-141-1/+1
* Fixed it not updating gid for symbolic links if only gid were different.Richard Maw2011-10-141-1/+1
* :facepalm: the test was failing from a bug in the test.Richard Maw2011-10-141-4/+4
* Fixed some typos in testsRichard Maw2011-10-132-2/+19
* Tests and fix for a horrific bug where removing a symlink to aRichard Maw2011-10-132-33/+59
* Added test for extended attributesRichard Maw2011-10-102-2/+61
* Altered tests to check for sticky and setgid bits on directoriesRichard Maw2011-10-102-20/+30
* Merge branch 'master' of git://gitorious.org/baserock/tbdiffRichard Maw2011-10-100-0/+0
|\
| * Added the ability to test the return code of create and deployRichard Maw2011-10-075-13/+170
* | libtbd_create now fails if target directory has a socket.Richard Maw2011-10-105-12/+46
* | Added the ability to test the return code of create and deployRichard Maw2011-10-106-13/+240
|/
* Added tests for block devicesRichard Maw2011-10-062-0/+53
* Fixed tbd-create not writing the commands to alter special devices if they wereRichard Maw2011-10-061-12/+3
* Testing readme now doesn't refer to test scripts as bash scriptsRichard Maw2011-10-061-6/+6
* Made tests for character devicesRichard Maw2011-10-062-0/+53
* Removed bashisms from test scripts, so sh should be able to run themRichard Maw2011-10-069-28/+34
* Made the inline function more standardRichard Maw2011-10-062-3/+3
* Fixed paths being corrupted and making garbage paths appearRichard Maw2011-10-051-2/+5
* tbd_error replaced with TBD_ERROR so that it is explicitly a macroRichard Maw2011-10-054-105/+109
* Remove debugging outputAlberto Ruiz2011-10-041-1/+0
* Renamed _tbd_stat to tbd_stat_from_pathAlberto Ruiz2011-10-041-5/+5
* Style fixesAlberto Ruiz2011-10-041-15/+10
* Style fixes for readability and consistencyAlberto Ruiz2011-10-041-4/+3
* Fix bracket styleAlberto Ruiz2011-10-041-2/+1
* Remove double underscore from _tdb_statAlberto Ruiz2011-10-041-6/+5
* Enhance dir add remove testAlberto Ruiz2011-10-041-6/+9
* Fix directory diff testAlberto Ruiz2011-10-041-3/+4
* Fix directory difference command sequenceAlberto Ruiz2011-10-043-3/+15
* Added directory testsAlberto Ruiz2011-10-043-0/+67
* Fixed problem with dymlink diffsAlberto Ruiz2011-10-033-22/+17
* Only run tests with .sh extensionAlberto2011-10-031-1/+1
* Rearranging unit testsAlberto2011-10-036-3/+35
* Add FIFO test. Add fakeroot environment. Fixes in symlink diff.Alberto2011-10-034-6/+34
* Updated TODOAlberto2011-10-031-10/+13
* Additions to the testing READMEAlberto2011-10-033-9/+48
* Improvements to the test framework and documentationAlberto2011-10-034-11/+77
* Added symlink add/remove testAlberto2011-10-034-4/+34
* Added symlink diff testAlberto2011-10-033-8/+57
* Fix sanity check in test frameworkAlberto2011-10-032-2/+8
* Basic file testAlberto2011-10-031-3/+3
* Updated TODOAlberto2011-10-031-0/+24
* Added prototype of test suiteAlberto2011-09-303-0/+127
* Remove return statement from tbd_errorAlberto2011-09-303-99/+103
* Spec is outdatedAlberto2011-09-301-44/+0
* Fix protocol ID brandingAlberto2011-09-301-1/+1
* Getting rid of printfAlberto2011-09-301-3/+3
* Fully removed the otap namespaceAlberto2011-09-306-119/+117
* Fixed some style issuesAlberto2011-09-306-95/+96