summaryrefslogtreecommitdiffstats
path: root/test/other/tc_transactions.rb
Commit message (Expand)AuthorAgeFilesLines
* Getting rid of the tc_ prefix to test casesluke2005-10-221-227/+0
* making service changes; it is still basically non-functional except in the de...luke2005-10-131-0/+1
* switching test classes back to modules -- making them classes causes too many...luke2005-10-031-1/+2
* switching all relationships to be centrally maintained and to use symbolic re...luke2005-10-011-0/+1
* making "Type.new" private, and switching to "Type.create", so that i can merg...luke2005-09-161-3/+3
* switching FileTesting to a class, and modifying test suites as appropriateluke2005-09-161-4/+1
* fixing error handling so that failed objects are completely destroyed; they w...luke2005-09-131-160/+56
* Execution order is now based on dependency relationships, and those relations...Luke Kanies2005-08-181-1/+1
* all tests now pass on os xLuke Kanies2005-08-061-0/+30
* fixing verbose output to be better and easier to manageLuke Kanies2005-08-041-16/+34
* adding some consistency and tests to the whole puppet defaults systemLuke Kanies2005-08-021-2/+2
* making changes necessary to pass tests on all available platformsLuke Kanies2005-07-241-1/+2
* okay, last try on sources hopefully -- no failures, and basic functionality a...Luke Kanies2005-07-221-45/+44
* switching facts to be auto-provided by the clientLuke Kanies2005-07-181-3/+1
* finishing rename of file classLuke Kanies2005-06-291-3/+3
* further output cleanup, and fixed the problem with tc_server.rb leaving sleep...Luke Kanies2005-06-291-1/+1
* fixing debugging to severely reduce output but allow it when debugging a spec...Luke Kanies2005-06-291-1/+1
* renaming blink to puppetLuke Kanies2005-06-271-16/+16
* everything passes all of the tests, but i do not think the component-level me...Luke Kanies2005-05-301-0/+39
* done some more work on making components act like normal objects, but now i n...Luke Kanies2005-05-301-5/+60
* dependencies now work, although you cannot yet specify them for componentsLuke Kanies2005-05-301-0/+50
* there are now explicit tests for transactions, including rollback, and more t...Luke Kanies2005-05-301-0/+141