summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* disabling metrics tests on machines missing RRDLuke Kanies2005-07-121-53/+64
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@380 980ebf18-57e1-0310-9a29-db15c13687c0
* adding path stuff everywhere, although i had to keep component names kind of ↵Luke Kanies2005-07-121-1/+12
| | | | | | funky git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@378 980ebf18-57e1-0310-9a29-db15c13687c0
* adding link functionalityLuke Kanies2005-07-121-0/+33
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@376 980ebf18-57e1-0310-9a29-db15c13687c0
* removing an obsolete VERBOSE settingLuke Kanies2005-07-121-2/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@374 980ebf18-57e1-0310-9a29-db15c13687c0
* in the middle of a bunch of refactoring; committing so that others can try ↵Luke Kanies2005-07-122-1/+2
| | | | | | to replicate the segfault i am seeing git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@370 980ebf18-57e1-0310-9a29-db15c13687c0
* hopefully, finally resolving recursive file creation problemsLuke Kanies2005-07-111-28/+45
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@363 980ebf18-57e1-0310-9a29-db15c13687c0
* cleaning up bugs in the tests, and adding more error checking around the bugsLuke Kanies2005-07-111-8/+29
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@359 980ebf18-57e1-0310-9a29-db15c13687c0
* adding refreshonly parameterLuke Kanies2005-07-111-4/+46
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@358 980ebf18-57e1-0310-9a29-db15c13687c0
* found a bunch of bugs in Puppet::Storage, plus some bugs in how file ↵Luke Kanies2005-07-111-14/+18
| | | | | | recursion was being tested and thus some real bugs in the system git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@357 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing storage class; it was not actually correctly retrieving state from diskLuke Kanies2005-07-111-2/+34
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@355 980ebf18-57e1-0310-9a29-db15c13687c0
* adding Puppet#recmkdir utility function, and making sure Log and Storage ↵Luke Kanies2005-07-111-1/+13
| | | | | | create their own files and directories as necessary git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@354 980ebf18-57e1-0310-9a29-db15c13687c0
* adding some more tests for recursion plus checksumming, because they are ↵Luke Kanies2005-07-112-2/+38
| | | | | | somewhat incompatible for directories git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@353 980ebf18-57e1-0310-9a29-db15c13687c0
* adding cwd parameter to execLuke Kanies2005-07-111-0/+19
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@350 980ebf18-57e1-0310-9a29-db15c13687c0
* exec stuff all works now, end to endLuke Kanies2005-07-101-0/+30
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@349 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing some nasty bugs related to parameter checkingLuke Kanies2005-07-101-0/+14
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@346 980ebf18-57e1-0310-9a29-db15c13687c0
* adding string vs. symbol testingLuke Kanies2005-07-101-0/+34
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@344 980ebf18-57e1-0310-9a29-db15c13687c0
* changing Log.destination to Log.destination=()Luke Kanies2005-07-101-5/+5
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@341 980ebf18-57e1-0310-9a29-db15c13687c0
* adding the exec stuffLuke Kanies2005-07-101-0/+92
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@338 980ebf18-57e1-0310-9a29-db15c13687c0
* finishing rename of file classLuke Kanies2005-06-296-14/+14
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@323 980ebf18-57e1-0310-9a29-db15c13687c0
* further output cleanup, and fixed the problem with tc_server.rb leaving ↵Luke Kanies2005-06-291-1/+1
| | | | | | sleeper processes lying around git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@321 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing debugging to severely reduce output but allow it when debugging a ↵Luke Kanies2005-06-2911-11/+12
| | | | | | specific service git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@319 980ebf18-57e1-0310-9a29-db15c13687c0
* basic rpm stuff now worksLuke Kanies2005-06-291-1/+6
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@317 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing metrics tests to work with everything elseLuke Kanies2005-06-291-5/+7
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@316 980ebf18-57e1-0310-9a29-db15c13687c0
* metric testing and graphing now works in the library, although nothing has ↵Luke Kanies2005-06-291-0/+79
| | | | | | been done in the language git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@314 980ebf18-57e1-0310-9a29-db15c13687c0
* adding some more tests for loglevel stuffLuke Kanies2005-06-291-0/+9
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@313 980ebf18-57e1-0310-9a29-db15c13687c0
* logging now exactly supports the list of levels that syslog supports, and ↵Luke Kanies2005-06-282-1/+102
| | | | | | multiple destinations (syslog, files, and console) are now supported git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@311 980ebf18-57e1-0310-9a29-db15c13687c0
* puppetest.rb should probably be puppettest.rbLuke Kanies2005-06-272-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@307 980ebf18-57e1-0310-9a29-db15c13687c0
* renaming blink to puppetLuke Kanies2005-06-272-5/+5
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@306 980ebf18-57e1-0310-9a29-db15c13687c0
* renaming blink to puppetLuke Kanies2005-06-2715-129/+129
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@305 980ebf18-57e1-0310-9a29-db15c13687c0
* you can now at least test for whether a package is installed, although you ↵Luke Kanies2005-06-141-2/+33
| | | | | | still cannot do anything if it is not -- the barrier is knowing how to get the package git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@300 980ebf18-57e1-0310-9a29-db15c13687c0
* updatesLuke Kanies2005-06-091-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@296 980ebf18-57e1-0310-9a29-db15c13687c0
* updatesLuke Kanies2005-06-091-0/+2
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@295 980ebf18-57e1-0310-9a29-db15c13687c0
* adding new classes and testsLuke Kanies2005-06-061-0/+60
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@294 980ebf18-57e1-0310-9a29-db15c13687c0
* md5 summing now works, all the way through!Luke Kanies2005-06-011-18/+16
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@293 980ebf18-57e1-0310-9a29-db15c13687c0
* checksums now work, but not all the way through yetLuke Kanies2005-06-011-6/+94
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@292 980ebf18-57e1-0310-9a29-db15c13687c0
* everything passes all of the tests, but i do not think the component-level ↵Luke Kanies2005-05-303-8/+46
| | | | | | metaparams are working git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@289 980ebf18-57e1-0310-9a29-db15c13687c0
* adding some more tests for Blink::TypeLuke Kanies2005-05-301-0/+16
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@285 980ebf18-57e1-0310-9a29-db15c13687c0
* done some more work on making components act like normal objects, but now i ↵Luke Kanies2005-05-303-9/+70
| | | | | | need to figure out how to spread events up the tree, rather than just point to point git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@284 980ebf18-57e1-0310-9a29-db15c13687c0
* dependencies now work, although you cannot yet specify them for componentsLuke Kanies2005-05-301-0/+50
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@283 980ebf18-57e1-0310-9a29-db15c13687c0
* there are now explicit tests for transactions, including rollback, and more ↵Luke Kanies2005-05-302-1/+150
| | | | | | tests involving querying git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@282 980ebf18-57e1-0310-9a29-db15c13687c0
* adding simple query syntax stuffLuke Kanies2005-05-301-0/+101
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@281 980ebf18-57e1-0310-9a29-db15c13687c0
* i now have basic events: you can only specify simple object types as ↵Luke Kanies2005-05-293-2/+8
| | | | | | requirements, but hey, it works -- refresh() gets called git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@280 980ebf18-57e1-0310-9a29-db15c13687c0
* All tests pass again, and i have added Type.allclear to remove all existing ↵Luke Kanies2005-05-252-6/+7
| | | | | | type instances, thus making it much easier to run all of the parser and lexer and then server tests; i have also added remove server tests git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@273 980ebf18-57e1-0310-9a29-db15c13687c0
* we now have networkingLuke Kanies2005-05-211-2/+2
| | | | | | | | it is very basic right now: the server gets passed a file name, and the client gets passed the server to which to connect. The client gets its config, evaluates it, and exits git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@266 980ebf18-57e1-0310-9a29-db15c13687c0
* typesettings now correctly pass all the way through and can only run ↵Luke Kanies2005-05-162-2/+2
| | | | | | specified methods, using "allowedmethods" git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@254 980ebf18-57e1-0310-9a29-db15c13687c0
* transformations from the client through to the transactional execution now ↵Luke Kanies2005-05-161-13/+22
| | | | | | works! git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@251 980ebf18-57e1-0310-9a29-db15c13687c0
* switched to just passing scopes around, instead of passing the interpreter ↵Luke Kanies2005-05-121-0/+1
| | | | | | object around git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@245 980ebf18-57e1-0310-9a29-db15c13687c0
* i can basically actually do work nowLuke Kanies2005-05-111-0/+3
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@240 980ebf18-57e1-0310-9a29-db15c13687c0
* dealing with having moved the examples to the language areaLuke Kanies2005-04-2213-14/+14
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@219 980ebf18-57e1-0310-9a29-db15c13687c0
* using the example syslog.conf instead of the one in /etcLuke Kanies2005-04-191-6/+3
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@198 980ebf18-57e1-0310-9a29-db15c13687c0