summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* fixing checksum generation -- i was causing some weird bugs by using the ↵Luke Kanies2005-08-231-15/+39
| | | | | | same indicator in different cases, and i added a test for invalid checksum types git-svn-id: https://reductivelabs.com/svn/puppet/trunk@584 980ebf18-57e1-0310-9a29-db15c13687c0
* Created a Handler base class for all of the server handlers, which allows a ↵Luke Kanies2005-08-231-0/+50
| | | | | | lot of the manual work to now be automatic git-svn-id: https://reductivelabs.com/svn/puppet/trunk@582 980ebf18-57e1-0310-9a29-db15c13687c0
* splitting normal file tests and source tests into different filesLuke Kanies2005-08-232-232/+302
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@581 980ebf18-57e1-0310-9a29-db15c13687c0
* moving all server handlers into a specific server subdirectoryLuke Kanies2005-08-238-102/+34
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@579 980ebf18-57e1-0310-9a29-db15c13687c0
* Moving all files into a consolidated trunk. All tests pass except the ↵Luke Kanies2005-08-2317-24/+2635
| | | | | | known-failing certificate test, but there appear to be some errors that are incorrectly not resulting in failurs. I will track those down ASAP. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@576 980ebf18-57e1-0310-9a29-db15c13687c0
* adding test to verify require does not kick off an eventLuke Kanies2005-08-181-2/+31
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@566 980ebf18-57e1-0310-9a29-db15c13687c0
* Execution order is now based on dependency relationships, and those ↵Luke Kanies2005-08-188-9/+205
| | | | | | relationships correctly propagate up and descend into components. There is also an event test suite now, along with a (currently simple) component test suite. git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@565 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing test base classLuke Kanies2005-08-171-0/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@560 980ebf18-57e1-0310-9a29-db15c13687c0
* trying to create a testing base classLuke Kanies2005-08-171-0/+20
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@556 980ebf18-57e1-0310-9a29-db15c13687c0
* movingLuke Kanies2005-08-171-14/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@555 980ebf18-57e1-0310-9a29-db15c13687c0
* addingLuke Kanies2005-08-171-0/+14
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@554 980ebf18-57e1-0310-9a29-db15c13687c0
* all tests pass except a certificate test i do not know how to fixLuke Kanies2005-08-161-11/+43
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@553 980ebf18-57e1-0310-9a29-db15c13687c0
* all tests pass except those related to puppetd; i am going to significantly ↵Luke Kanies2005-08-121-4/+4
| | | | | | reorganize how serving is done git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@540 980ebf18-57e1-0310-9a29-db15c13687c0
* Added rake for Puppet, '--version' to puppet and test case for Puppet.versionJesse Koontz2005-08-111-0/+5
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@537 980ebf18-57e1-0310-9a29-db15c13687c0
* done a lot of work on certificates; all tests except one puppetca test passLuke Kanies2005-08-094-35/+106
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@523 980ebf18-57e1-0310-9a29-db15c13687c0
* removing obsolete filesLuke Kanies2005-08-092-64/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@522 980ebf18-57e1-0310-9a29-db15c13687c0
* all tests now pass on os xLuke Kanies2005-08-064-3/+41
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@502 980ebf18-57e1-0310-9a29-db15c13687c0
* adding better error handling for missing pathsLuke Kanies2005-08-041-0/+9
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@500 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing verbose output to be better and easier to manageLuke Kanies2005-08-041-16/+34
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@499 980ebf18-57e1-0310-9a29-db15c13687c0
* cleaning up the defaults system even moreLuke Kanies2005-08-023-2/+47
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@486 980ebf18-57e1-0310-9a29-db15c13687c0
* adding some consistency and tests to the whole puppet defaults systemLuke Kanies2005-08-026-16/+18
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@485 980ebf18-57e1-0310-9a29-db15c13687c0
* adding tests for puppet defaultsLuke Kanies2005-08-021-0/+75
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@484 980ebf18-57e1-0310-9a29-db15c13687c0
* uhLuke Kanies2005-08-011-1/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@483 980ebf18-57e1-0310-9a29-db15c13687c0
* all tests pass againLuke Kanies2005-07-311-2/+2
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@481 980ebf18-57e1-0310-9a29-db15c13687c0
* local filebuckets are now tested with filesLuke Kanies2005-07-311-10/+68
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@480 980ebf18-57e1-0310-9a29-db15c13687c0
* basic filebucketing is now workingLuke Kanies2005-07-313-4/+405
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@479 980ebf18-57e1-0310-9a29-db15c13687c0
* dpkg/apt package installation and removal now worksLuke Kanies2005-07-271-37/+143
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@465 980ebf18-57e1-0310-9a29-db15c13687c0
* making changes necessary to pass tests on all available platformsLuke Kanies2005-07-244-17/+29
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@458 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing packaging to work with rpm, tooLuke Kanies2005-07-221-0/+2
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@449 980ebf18-57e1-0310-9a29-db15c13687c0
* creating FileTesting module in puppettest.rb, and getting recursion working ↵Luke Kanies2005-07-223-310/+315
| | | | | | with symlinks git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@448 980ebf18-57e1-0310-9a29-db15c13687c0
* adding symlink back as a separate objectLuke Kanies2005-07-221-0/+67
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@445 980ebf18-57e1-0310-9a29-db15c13687c0
* okay, last try on sources hopefully -- no failures, and basic functionality ↵Luke Kanies2005-07-223-50/+48
| | | | | | all seems to be working git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@439 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing package listingLuke Kanies2005-07-221-1/+3
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@438 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing exec tests to work with new event stuffLuke Kanies2005-07-221-4/+27
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@437 980ebf18-57e1-0310-9a29-db15c13687c0
* okay, sources seem to be much more understandable here -- only the recursion ↵Luke Kanies2005-07-222-56/+164
| | | | | | function is recursive git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@436 980ebf18-57e1-0310-9a29-db15c13687c0
* sources now pass all testsLuke Kanies2005-07-201-101/+181
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@433 980ebf18-57e1-0310-9a29-db15c13687c0
* everything seems to actually be working now, including getting the correct ↵Luke Kanies2005-07-201-0/+8
| | | | | | file list back git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@432 980ebf18-57e1-0310-9a29-db15c13687c0
* Ha! finally got recursion and sourcing working togetherLuke Kanies2005-07-201-7/+39
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@431 980ebf18-57e1-0310-9a29-db15c13687c0
* redoing how arguments are handled in type.rb -- it is much cleaner nowLuke Kanies2005-07-201-25/+57
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@430 980ebf18-57e1-0310-9a29-db15c13687c0
* first versionsLuke Kanies2005-07-201-0/+74
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@429 980ebf18-57e1-0310-9a29-db15c13687c0
* recursive file copying now works even with some limited number of errorsLuke Kanies2005-07-201-6/+71
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@426 980ebf18-57e1-0310-9a29-db15c13687c0
* okay, file sourcing actually seems to work nowLuke Kanies2005-07-201-11/+104
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@425 980ebf18-57e1-0310-9a29-db15c13687c0
* checkpoint commitLuke Kanies2005-07-191-1/+2
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@424 980ebf18-57e1-0310-9a29-db15c13687c0
* temp commit before i change the whole way that i am doing source + recursionLuke Kanies2005-07-192-18/+124
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@421 980ebf18-57e1-0310-9a29-db15c13687c0
* removing, since pfile now has link functionalityLuke Kanies2005-07-191-67/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@420 980ebf18-57e1-0310-9a29-db15c13687c0
* switching facts to be auto-provided by the clientLuke Kanies2005-07-184-9/+10
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@415 980ebf18-57e1-0310-9a29-db15c13687c0
* changing path stuff to be service-specificLuke Kanies2005-07-161-3/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@408 980ebf18-57e1-0310-9a29-db15c13687c0
* modifying failer stuffLuke Kanies2005-07-161-2/+18
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@407 980ebf18-57e1-0310-9a29-db15c13687c0
* making rpm the default package manager for all linuxes, with exceptions allowedLuke Kanies2005-07-141-1/+3
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@387 980ebf18-57e1-0310-9a29-db15c13687c0
* updatesLuke Kanies2005-07-141-0/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@384 980ebf18-57e1-0310-9a29-db15c13687c0