summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Allow replacing a file with a compatibility symlinkSam Thursfield2014-09-1925-0/+22
* Modify 'baserock-system-config-sync' to get two arguments using 'merge'Pedro Alvarez2014-03-061-2/+2
* Fix behaviour in bscs-merge when vUser and v2 don't have a file of v1Pedro Alvarez2014-03-051-2/+0
* Fix baserock-system-config-sync tests. Wasn't working as expected.Pedro Alvarez2014-02-261-5/+2
* Add test case for vu == v2 in 'baserock-system-config-sync'Pedro Alvarez2014-02-248-0/+16
* Modify the way to use 'patch' in 'baserock-system-config-sync'.Pedro Alvarez2014-02-201-0/+2
* Update 'baserock-system-config-sync' tests to check permissionsPedro Alvarez2014-02-201-2/+30
* Remove old tests and any code specific to those testsBen Brown2013-12-1919-839/+2
* Conversion of tbdiff directory testsBen Brown2013-11-058-0/+0
* Change the temporary directory used for tests to be based on the current dire...Tiago Gomes2013-07-011-1/+3
* Remove test mode and provide hooks to use a test suite.Tiago Gomes2013-07-01212-1/+1425
* Switch to a shared tbdiff library and make this an autotools project.Jannis Pohlmann2012-03-222-1/+23
* Patch problem fixed! Still a problem with patch 7.Danny Abukalam2012-01-279-22/+5
* Cross-Platform testing still kind of broken...Danny Abukalam2012-01-273-160/+93
* Corrupted git repoDanny Abukalam2012-01-2613-0/+163
* Fixed bug didn't exit when cross_plat.sh failed.Danny Abukalam2012-01-091-0/+6
* Added Cross Platform TestingDanny Abukalam2012-01-092-1/+98
* Added Patch files for testingDanny Abukalam2012-01-052-0/+0
* Added xattr supportRichard Maw2011-10-171-3/+8
* Restructured tests so mandatory delay between source and targetRichard Maw2011-10-1417-102/+149
* Fixed files losing group metadataRichard Maw2011-10-141-0/+4
* :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-131-8/+18
* 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
* libtbd_create now fails if target directory has a socket.Richard Maw2011-10-101-4/+4
* Added the ability to test the return code of create and deployRichard Maw2011-10-105-13/+228
* Added tests for block devicesRichard Maw2011-10-062-0/+53
* 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
* Remove debugging outputAlberto Ruiz2011-10-041-1/+0
* Enhance dir add remove testAlberto Ruiz2011-10-041-6/+9
* Fix directory diff testAlberto Ruiz2011-10-041-3/+4
* Added directory testsAlberto Ruiz2011-10-043-0/+67
* 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
* Additions to the testing READMEAlberto2011-10-032-8/+0
* Improvements to the test framework and documentationAlberto2011-10-033-11/+57
* 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
* Added prototype of test suiteAlberto2011-09-303-0/+127