summaryrefslogtreecommitdiffstats
path: root/test/language/collector.rb
Commit message (Expand)AuthorAgeFilesLines
* Incorporating patch 20071030034736-6856b-6004090b3968cdbf7d366a03ee1c44e2160a...Luke Kanies2007-11-241-178/+0
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* Removing the Scope#setresource method, since it was essentially redundant. T...Luke Kanies2007-09-031-8/+6
* And we have multiple environment support in the parser. The only remaining p...Luke Kanies2007-08-251-9/+9
* All language tests now pass. I expect there are other failures elsewhere, bu...Luke Kanies2007-08-201-9/+10
* All rails and language tests now pass again. All of the rails tests should n...luke2007-06-171-3/+0
* Fixing #673, but I have not written a test case for it. I moved all rails-re...luke2007-06-171-187/+0
* Fixing a problem in collecting exported resources. Virtual resources worked ...luke2007-02-181-6/+10
* Revamping collections to get what is hopefully more reasonable behaviour when...luke2007-02-161-17/+74
* A couple of small bug-fixesluke2006-12-281-1/+1
* Re-add support for tags and file/linesshadoi2006-12-191-1/+1
* Fixing most of the rails stuff. I think everything basically works now, and ...luke2006-12-191-16/+22
* New rails stuff redux.shadoi2006-12-141-7/+16
* Working some on the export/collect problem. It actually works now, but there...luke2006-12-121-0/+44
* Changing the realize() function to be just syntactic sugar for a collection -...luke2006-10-181-0/+36
* Fixing virtual object collection. I apparently broke it when I added rails c...luke2006-10-181-6/+11
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-161-1/+1
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-0/+206