summaryrefslogtreecommitdiffstats
path: root/test/language/resource.rb
Commit message (Expand)AuthorAgeFilesLines
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-281-9/+9
* Fixing a failing test from my fix for #446 -- I had changedLuke Kanies2007-11-191-14/+0
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* *Finally* fixing the tests that were failing around users and groups. The pr...Luke Kanies2007-09-071-2/+2
* Successfully modified all tests and code so that all language tests pass agai...Luke Kanies2007-09-041-16/+48
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-1/+16
* Doing a small amount of refactoring, toward being able to use Parser resource...Luke Kanies2007-09-031-6/+2
* Deleting old documentation that somehow made it back into the tree in the swi...Luke Kanies2007-09-011-1/+1
* And we have multiple environment support in the parser. The only remaining p...Luke Kanies2007-08-251-4/+4
* All language tests now pass. I expect there are other failures elsewhere, bu...Luke Kanies2007-08-201-81/+42
* The first pass where at least all of the snippet tests pass. I have unfortun...Luke Kanies2007-08-201-224/+201
* Adding patch by Valentin Vidic to add the "+>" syntax for adding values to pa...luke2007-07-101-0/+25
* All rails and language tests now pass again. All of the rails tests should n...luke2007-06-171-6/+13
* Fixing #673, but I have not written a test case for it. I moved all rails-re...luke2007-06-171-96/+1
* Fixing #637 -- defined resources can now correctly be virtual or exportedluke2007-06-111-94/+134
* Adding #629 -- an undef keyword now existsluke2007-05-171-0/+14
* Working a little bit on rails failures, with no real progressluke2007-04-301-16/+20
* Adding #539. Definitions can now have titles, and both $title and $name are ...luke2007-03-191-0/+39
* Fixing #472. Apparently this has been broken since I did the parser redesign...luke2007-02-221-0/+38
* Undo the param_names param_values changesshadoi2007-02-171-4/+6
* Merge fact_names & fact_values, and param_names & param_values.shadoi2007-02-151-5/+4
* Fixing #391. Keeping track of times of compile and freshness checks.luke2007-01-041-11/+14
* Fixing #343. Collections and definition evaluation both now happen on every ...luke2006-12-231-2/+2
* Fixing most of the rails stuff. I think everything basically works now, and ...luke2006-12-191-15/+62
* New rails stuff redux.shadoi2006-12-141-5/+5
* Fixing #339, and the bigger problem it concealed. Metaparams are now only ad...luke2006-11-131-1/+6
* 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
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-061-1/+6
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-0/+391