summaryrefslogtreecommitdiff
path: root/test/disabled/presentation/simple-tests.check
Commit message (Collapse)AuthorAgeFilesLines
* rm -r test/{flaky,disabled*,checker-tests,support,debug}Seth Tisue2017-03-201-388/+0
| | | | | | | keeping this stuff, somewhere, forever and ever and ever is what version control is for. who dares disturb the ancient and accursed tomb of all this code...?
* SI-6964 Remove build managers, both simple and refined.Jason Zaugg2013-01-121-2/+0
| | | | | | | | | Deprecated in 2.10.0, out to pasture in 2.11.0. Users are advised to migrate to: https://github.com/typesafehub/zinc http://www.scala-sbt.org/
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-1/+1
| | | | | * all usages of ClassManifest and Manifest are replaced with tags * all manifest tests are replaced with tag tests
* New starr based on r24749. No review.Paul Phillips2011-04-131-0/+390
|
* In support of project "A Better IDE...Paul Phillips2011-02-101-389/+0
| | | | | | | | | | | | | | | | reinstate the disabled test. COMMITTERS: the test is very fragile. If you don't run the whole test suite (it's the very last one which runs!) then you broke the build. Upon your toes you should be. For anyone unaware, test/partest --update-check path/to/test will magically pass any test and update the checkfile to resemble whatever output it just produced. Incautious use of this feature may negatively impact the mood of certain extempores. No review.
* After seeing the 481 line diff I had to apply t...Paul Phillips2011-02-101-0/+389
| | | | | | | | | | After seeing the 481 line diff I had to apply to bring the checkfile up to date, I concluded this test cannot be in the general pool: this is the third build break in the last few days, because it changes output like some people change socks. (Hygenic people.) Sorry to move it to disabled iulian, but I don't know what else to do with it on short notice. Review by dragos.
* Switched back to StoreReporter for presentation...Iulian Dragos2011-02-031-398/+0
| | | | | | | | Switched back to StoreReporter for presentation compiler tests. This eats up error messages, but if the output is correct we don't mind a spurious error here and there. Renabled simple presentation compiler tests. no review.
* Updated completion tests, still waiting for a d...Iulian Dragos2011-02-021-50/+260
| | | | | | Updated completion tests, still waiting for a divergent implicits fix in the presentation compiler. no review.
* Disabled presentation compiler tests.Iulian Dragos2011-01-261-0/+188