summaryrefslogtreecommitdiffstats
path: root/test/data/snippets/classpathtest
Commit message (Collapse)AuthorAgeFilesLines
* All tests should now pass again.Luke Kanies2007-10-081-2/+2
| | | | | | | | | | | | | | This is the first real pass towards using caching. The `puppet` executable actually uses the indirection work, instead of handlers and such (and man! is it cleaner). Most of this work was a result of trying to get the client-side story working, with correct yaml caching of configurations, which means this commit also covers converting configurations to yaml, which was a much bigger PITA than it needed to be. I still need to write integration tests, and I also need to cover the server-side story of a normal configuration retrieval.
* Merging the changes from the override-refactor branch. This is a ↵luke2006-10-041-0/+11
significant rewrite of the parser, but it has little affect on the rest of the code tree. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1726 980ebf18-57e1-0310-9a29-db15c13687c0