summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* fixing storage class; it was not actually correctly retrieving state from diskLuke Kanies2005-07-111-2/+34
* adding Puppet#recmkdir utility function, and making sure Log and Storage crea...Luke Kanies2005-07-111-1/+13
* adding some more tests for recursion plus checksumming, because they are some...Luke Kanies2005-07-112-2/+38
* adding cwd parameter to execLuke Kanies2005-07-111-0/+19
* exec stuff all works now, end to endLuke Kanies2005-07-101-0/+30
* fixing some nasty bugs related to parameter checkingLuke Kanies2005-07-101-0/+14
* adding string vs. symbol testingLuke Kanies2005-07-101-0/+34
* changing Log.destination to Log.destination=()Luke Kanies2005-07-101-5/+5
* adding the exec stuffLuke Kanies2005-07-101-0/+92
* finishing rename of file classLuke Kanies2005-06-296-14/+14
* 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-2911-11/+12
* basic rpm stuff now worksLuke Kanies2005-06-291-1/+6
* fixing metrics tests to work with everything elseLuke Kanies2005-06-291-5/+7
* metric testing and graphing now works in the library, although nothing has be...Luke Kanies2005-06-291-0/+79
* adding some more tests for loglevel stuffLuke Kanies2005-06-291-0/+9
* logging now exactly supports the list of levels that syslog supports, and mul...Luke Kanies2005-06-282-1/+102
* puppetest.rb should probably be puppettest.rbLuke Kanies2005-06-272-1/+1
* renaming blink to puppetLuke Kanies2005-06-272-5/+5
* renaming blink to puppetLuke Kanies2005-06-2715-129/+129
* you can now at least test for whether a package is installed, although you st...Luke Kanies2005-06-141-2/+33
* updatesLuke Kanies2005-06-091-1/+1
* updatesLuke Kanies2005-06-091-0/+2
* adding new classes and testsLuke Kanies2005-06-061-0/+60
* md5 summing now works, all the way through!Luke Kanies2005-06-011-18/+16
* checksums now work, but not all the way through yetLuke Kanies2005-06-011-6/+94
* everything passes all of the tests, but i do not think the component-level me...Luke Kanies2005-05-303-8/+46
* adding some more tests for Blink::TypeLuke Kanies2005-05-301-0/+16
* done some more work on making components act like normal objects, but now i n...Luke Kanies2005-05-303-9/+70
* 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-302-1/+150
* adding simple query syntax stuffLuke Kanies2005-05-301-0/+101
* i now have basic events: you can only specify simple object types as requirem...Luke Kanies2005-05-293-2/+8
* All tests pass again, and i have added Type.allclear to remove all existing t...Luke Kanies2005-05-252-6/+7
* we now have networkingLuke Kanies2005-05-211-2/+2
* typesettings now correctly pass all the way through and can only run specifie...Luke Kanies2005-05-162-2/+2
* transformations from the client through to the transactional execution now wo...Luke Kanies2005-05-161-13/+22
* switched to just passing scopes around, instead of passing the interpreter ob...Luke Kanies2005-05-121-0/+1
* i can basically actually do work nowLuke Kanies2005-05-111-0/+3
* dealing with having moved the examples to the language areaLuke Kanies2005-04-2213-14/+14
* using the example syslog.conf instead of the one in /etcLuke Kanies2005-04-191-6/+3
* filetypes now support multiple record types, and newlines can be escapedLuke Kanies2005-04-191-11/+52
* completed the first step to enabling multiple record types in filetypesLuke Kanies2005-04-191-3/+22
* reorganizing the FileType/FileRecord into a base class (TypeGenerator) and ba...Luke Kanies2005-04-191-5/+5
* fixing filetype and component to take into account changes type interface.rb ...Luke Kanies2005-04-181-13/+2
* adding some tests on the interface methods in Blink::TypeLuke Kanies2005-04-181-0/+34
* renaming objects to types, since they are just subclasses of Blink::TypeLuke Kanies2005-04-186-0/+0
* renaming types to type everywhere; all tests now passLuke Kanies2005-04-186-22/+22
* renaming oparse to filetypeLuke Kanies2005-04-181-0/+0
* renaming oparse to filetypeLuke Kanies2005-04-181-6/+6