summaryrefslogtreecommitdiff
path: root/test/attic
Commit message (Collapse)AuthorAgeFilesLines
* Removed some dead tests.Paul Phillips2012-12-1251-1126/+0
| | | | All attrition and no execution gives test a dull edge.
* Expunged the .net backend.Paul Phillips2012-12-053-12/+6
| | | | | | | | It lives on in a branch born from this commit's parent. It's abrupt; no attempt is made to offer a "smooth transition" for the serious msil userbase, population zero. If anyone feels very strongly that such a transition is necessary, I will be happy to talk you into feeling differently.
* Begone t1737...Hubert Plociniczak2011-11-021-1/+1
|
* If I work on this patch any longer without chec...Paul Phillips2010-04-0551-0/+1132
If I work on this patch any longer without checking in I will go stark raving mad. It is broken up into a couple pieces. This one is the changes to test/. It includes fixing a bunch of tests, removing deprecated constructs, moving jars used by tests to the most specific plausible location rather than having all jars on the classpath of all tests, and some filesystem layout change (continuations get their whole own srcpath.) This would be the world's most tedious review, so let's say no review. [Note: after this commit, I doubt things will build very smoothly until the rest of the partest changes follow. Which should only be seconds, but just in case.]