summaryrefslogtreecommitdiff
path: root/test/pending
Commit message (Expand)AuthorAgeFilesLines
* Moved repl javap tests into pending.Paul Phillips2013-01-118-0/+118
* SI-5378, unsoundness with type bounds in refinements.Paul Phillips2013-01-091-19/+0
* Changes reflection tests to use shorter name constructorsDen Shabalin2012-12-2511-24/+24
* Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-111-1/+1
|\
| * SI-6696 removes "helper" tree factory methodsEugene Burmako2012-12-061-1/+1
* | Misc touchup after purging msil/fjbg/genjvm.Paul Phillips2012-12-061-13/+13
* | Fix for SI-4744, another variety of cycle.Paul Phillips2012-10-092-2/+0
* | Experimental option -Ybreak-cycles.Paul Phillips2012-10-094-0/+25
* | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10Paul Phillips2012-10-072-0/+25
|\|
| * Put more implementation restrictions on value classes.Grzegorz Kossakowski2012-10-032-0/+25
* | Moved a bunch of passing tests out of pending.Paul Phillips2012-10-0446-609/+0
* | Merge branch '2.10.x' into 210-mergePaul Phillips2012-09-281-0/+54
|\|
| * Merge pull request #1399 from paulp/210-uncheckedGrzegorz Kossakowski2012-09-281-0/+54
| |\
| | * Additional new tests for unchecked warnings.Paul Phillips2012-09-251-0/+54
* | | Merge 2.10.x into master to fix breaking tests and keep things up-to-date.Josh Suereth2012-09-271-0/+26
|\| |
| * | SI-6412 alleviates leaks in toolboxes, attempt #2Eugene Burmako2012-09-271-0/+26
| |/
| * Revert "SI-6412 alleviates leaks in toolboxes"Grzegorz Kossakowski2012-09-251-26/+0
| * SI-6412 alleviates leaks in toolboxesEugene Burmako2012-09-241-0/+26
* | Pending tests for SI-5954, SI-6225, SI-5877, SI-4695.Paul Phillips2012-09-268-0/+85
|/
* Normalized line endings.Paul Phillips2012-09-205-18/+18
* SI-5943 toolboxes now autoimport Predef and scalaEugene Burmako2012-09-202-0/+20
* SI-6342 cleans up toolbox APIEugene Burmako2012-09-1512-12/+12
* SI-6310 AbsTypeTag => WeakTypeTagEugene Burmako2012-09-145-7/+7
* Pending test for SI-3943Paul Phillips2012-09-122-0/+22
* cleanup for macroExpandEugene Burmako2012-08-184-0/+18
* SI-6186 TypeTags no longer supported in macrosEugene Burmako2012-08-075-7/+7
* Fix for SI-4945, repl hang on -i input.Paul Phillips2012-08-063-0/+4
* evicts last traces of makro from our codebaseEugene Burmako2012-08-0214-15/+15
* SI-4560 - improved testJohannes Rudolph2012-07-241-9/+0
* SI-5999 removes Context.reifyEugene Burmako2012-07-205-5/+5
* Merge pull request #935 from scalamacros/ticket/5695Adriaan Moors2012-07-183-22/+0
|\
| * SI-5695 removes Context.enclosingApplicationEugene Burmako2012-07-183-22/+0
* | move test files that fail spuriously to pendingAdriaan Moors2012-07-1720-0/+291
|/
* reify no longer dealiases symbols and typesEugene Burmako2012-07-0210-0/+163
* Improves backward compatibility of manifestsEugene Burmako2012-07-024-0/+33
* enables reification of anonymous classesEugene Burmako2012-06-182-0/+18
* SI-5162 Exclude super.foo from the erasure cast of SI-4283Jason Zaugg2012-06-113-28/+0
* TypeTag => AbsTypeTag, ConcreteTypeTag => TypeTagEugene Burmako2012-06-082-5/+5
* repairs the tests after the refactoring spreeEugene Burmako2012-06-0854-161/+140
* macros: -Xmacros is now retiredEugene Burmako2012-06-0811-11/+11
* Add the first iteration of the `util.hashing` package.Aleksandar Prokopec2012-06-072-0/+69
* Orphan checkfile remover.Paul Phillips2012-05-264-7/+0
* Pending and passing tests.Paul Phillips2012-05-236-26/+216
* TreeMaker approximation refactorings and bug fixesAdriaan Moors2012-05-221-0/+19
* Pending test for SI-3899.Jason Zaugg2012-05-203-0/+39
*-. Merge commit 'refs/pull/547/head'; commit 'refs/pull/548/head'; commit 'refs/...Paul Phillips2012-05-142-26/+0
|\ \
| | * Better fix for SI-5676. Review by @paulpHubert Plociniczak2012-05-142-26/+0
| |/
* | Removing redunant/passing tests from pending.Paul Phillips2012-05-104-66/+0
* | Merge commit 'refs/pull/526/head' into developPaul Phillips2012-05-103-97/+0
|\ \
| * | Fixed SI-5708. Correctly compute accessibility for object members.Iulian Dragos2012-05-103-97/+0