summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* filetypes now support multiple record types, and newlines can be escapedLuke Kanies2005-04-191-11/+52
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@196 980ebf18-57e1-0310-9a29-db15c13687c0
* completed the first step to enabling multiple record types in filetypesLuke Kanies2005-04-191-3/+22
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@195 980ebf18-57e1-0310-9a29-db15c13687c0
* reorganizing the FileType/FileRecord into a base class (TypeGenerator) and ↵Luke Kanies2005-04-191-5/+5
| | | | | | basing them off it git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@192 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing filetype and component to take into account changes type interface.rb ↵Luke Kanies2005-04-181-13/+2
| | | | | | and type.rb git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@189 980ebf18-57e1-0310-9a29-db15c13687c0
* adding some tests on the interface methods in Blink::TypeLuke Kanies2005-04-181-0/+34
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@187 980ebf18-57e1-0310-9a29-db15c13687c0
* renaming objects to types, since they are just subclasses of Blink::TypeLuke Kanies2005-04-186-0/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@186 980ebf18-57e1-0310-9a29-db15c13687c0
* renaming types to type everywhere; all tests now passLuke Kanies2005-04-186-22/+22
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@185 980ebf18-57e1-0310-9a29-db15c13687c0
* renaming oparse to filetypeLuke Kanies2005-04-181-0/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@172 980ebf18-57e1-0310-9a29-db15c13687c0
* renaming oparse to filetypeLuke Kanies2005-04-181-6/+6
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@171 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing most of the function call stuffLuke Kanies2005-04-153-1/+33
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@167 980ebf18-57e1-0310-9a29-db15c13687c0
* renaming objects to typesLuke Kanies2005-04-145-20/+20
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@155 980ebf18-57e1-0310-9a29-db15c13687c0
* removing link when doneLuke Kanies2005-04-141-0/+4
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@150 980ebf18-57e1-0310-9a29-db15c13687c0
* removing evaluate testLuke Kanies2005-04-141-21/+16
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@144 980ebf18-57e1-0310-9a29-db15c13687c0
* removing bogus outputLuke Kanies2005-04-141-1/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@143 980ebf18-57e1-0310-9a29-db15c13687c0
* adding readmeLuke Kanies2005-04-131-0/+19
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@136 980ebf18-57e1-0310-9a29-db15c13687c0
* copy test scriptLuke Kanies2005-04-132-3/+9
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@135 980ebf18-57e1-0310-9a29-db15c13687c0
* okay, all tests pass againLuke Kanies2005-04-1313-43/+123
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@133 980ebf18-57e1-0310-9a29-db15c13687c0
* adding client stuff to the library treeLuke Kanies2005-04-131-0/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@131 980ebf18-57e1-0310-9a29-db15c13687c0
* reorganizing testsLuke Kanies2005-04-138-0/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@130 980ebf18-57e1-0310-9a29-db15c13687c0
* moving client.rb to the library treeLuke Kanies2005-04-131-0/+26
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@124 980ebf18-57e1-0310-9a29-db15c13687c0
* adding operatingsystemreleaseLuke Kanies2005-04-131-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@113 980ebf18-57e1-0310-9a29-db15c13687c0
* renaming tc_functions.rb, and adding to ts_other.rbLuke Kanies2005-04-132-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@112 980ebf18-57e1-0310-9a29-db15c13687c0
* functions mostly workLuke Kanies2005-04-131-0/+25
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@111 980ebf18-57e1-0310-9a29-db15c13687c0
* adding package source, initially including only files as a sourceLuke Kanies2005-04-131-0/+8
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@106 980ebf18-57e1-0310-9a29-db15c13687c0
* reorganizingLuke Kanies2005-04-1310-215/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@99 980ebf18-57e1-0310-9a29-db15c13687c0
* reorganizingLuke Kanies2005-04-1320-0/+761
git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@95 980ebf18-57e1-0310-9a29-db15c13687c0