summaryrefslogtreecommitdiff
path: root/src/partest
Commit message (Expand)AuthorAgeFilesLines
* hardens DirectTest against missing -d settingsEugene Burmako2012-09-261-1/+1
* SI-6412 fixes leaks in Types.uniquesEugene Burmako2012-09-241-0/+38
* partest now always produces log files with LFsEugene Burmako2012-09-222-4/+23
* SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-2/+2
* prepping for the refactoringEugene Burmako2012-09-191-6/+29
* Merge pull request #1309 from paulp/210-no-relative-pathsPaul Phillips2012-09-161-3/+3
|\
| * More relative path elimination.Paul Phillips2012-09-151-3/+3
* | SI-6356 reflection now supports Java annotationsEugene Burmako2012-09-151-0/+1
|/
* Eliminate breaking relative names in source.Paul Phillips2012-09-145-6/+6
* "Hot fix" for broken build.Paul Phillips2012-09-141-1/+1
* Merge pull request #1271 from retronym/ticket/6331Josh Suereth2012-09-141-0/+27
|\
| * SI-6331 Avoid typing an If tree with a constant type.Jason Zaugg2012-09-081-0/+27
* | improve docs and Promise implRoland2012-09-111-1/+11
* | Sort files to see if we get reproducible testing results across linux/macJosh Suereth2012-09-051-2/+2
|/
* SBT build now works with SBT 0.12.Josh Suereth2012-08-311-3/+7
* Support per-group flags files in partestphaller2012-08-091-1/+12
* update and normalize copyright noticeAdriaan Moors2012-08-0720-20/+20
* Merge pull request #996 from gkossakowski/instrumentation-fixesJosh Suereth2012-07-293-3/+15
|\
| * Fix `Instrumentation.getStatistics` method in partest.Grzegorz Kossakowski2012-07-262-2/+12
| * Instrument all classes in `instrumented` package.Grzegorz Kossakowski2012-07-261-1/+3
* | Fix a few scaladoc tests I broke.Paul Phillips2012-07-271-4/+2
* | Eliminated all the current feature warnings.Paul Phillips2012-07-272-11/+16
* | Eliminated remainder of "catches Throwable" warnings.Paul Phillips2012-07-273-5/+5
|/
* Merge pull request #924 from hubertp/2.10.x-issue/5385Adriaan Moors2012-07-201-2/+3
|\
| * Fix for SI-5385.Paul Phillips2012-07-171-2/+3
* | Merge pull request #925 from VladUreche/issue/scaladocAdriaan Moors2012-07-201-4/+63
|\ \
| * | Scaladoc: GroupsVlad Ureche2012-07-191-2/+7
| * | SI-5784 Scaladoc: {Abstract,Alias} type templatesVlad Ureche2012-07-171-2/+8
| * | Scaladoc: Refactoring the entitiesVlad Ureche2012-07-161-6/+6
| * | SI-5533 Skip scaladoc packages from documentationVlad Ureche2012-07-161-1/+10
| * | SI-3695 SI-4224 SI-4497 SI-5079 scaladoc linksVlad Ureche2012-07-161-1/+12
| * | SI-3314 SI-4888 Scaladoc: Relative type prefixesVlad Ureche2012-07-161-4/+22
| * | SI-5235 Correct usecase variable expansionVlad Ureche2012-07-161-0/+10
| |/
* | SI-5999 a real fix to the packageless problemEugene Burmako2012-07-201-1/+1
* | Print the stack trace.Paul Phillips2012-07-191-1/+2
* | Shield from InterruptedException in partest.Paul Phillips2012-07-191-1/+4
* | Increase partest timeout and emit warning when it hits.Paul Phillips2012-07-171-1/+2
|/
* Partest: add `instrumented` test category.Grzegorz Kossakowski2012-07-1613-2/+306
* Eliminated more logic.Paul Phillips2012-07-114-349/+206
* Eliminated actors from partest.Paul Phillips2012-07-117-496/+364
* Scaladoc class diagrams part 1Vlad Ureche2012-07-021-2/+2
* Revert "Scaladoc class diagrams part 1"Vlad Ureche2012-06-181-2/+2
* Scaladoc class diagrams part 1Vlad Ureche2012-06-141-2/+2
* Reverting 22c8dec5 and preventing bootstapping in scaladocVlad Ureche2012-06-081-6/+6
* Introduces scala-reflect.jarEugene Burmako2012-06-089-8/+35
* Fixes SI-4909 and SI-5763Vlad Ureche2012-06-081-6/+6
* removes tags and their incantations from PredefEugene Burmako2012-06-081-0/+1
* ClassTag.erasure => ClassTag.runtimeClassEugene Burmako2012-06-081-3/+3
* The new reflectionEugene Burmako2012-06-081-3/+3
* Adding the Actor Migration Kit.Vojin Jovanovic2012-05-188-4/+29