Svetlana Isakova
|
89e16ecbcc
|
Don't generate constraint if a type variable was substituted twice
to prevent infinite recursion
|
2015-07-10 15:05:06 +03:00 |
|
Svetlana Isakova
|
3b85ac90ba
|
Check initial constraints in constraint system status
|
2015-07-10 15:05:06 +03:00 |
|
Svetlana Isakova
|
db8085c399
|
Incorporation tests
|
2015-07-10 15:05:05 +03:00 |
|
Svetlana Isakova
|
1463ff7258
|
Updated constraint system tests
|
2015-07-10 15:05:04 +03:00 |
|
Svetlana Isakova
|
82acce4767
|
Separate input and result data in constraint system test
input file: *.constraints
result file: *.bounds
|
2015-07-10 15:05:03 +03:00 |
|
Svetlana Isakova
|
0fdfb6b5db
|
Render short names in constraint system tests
|
2015-07-10 15:05:02 +03:00 |
|
Svetlana Isakova
|
5717148bd4
|
Changed test data
Added an extra blank line to rendered constraint system
|
2015-07-10 15:05:02 +03:00 |
|
Svetlana Isakova
|
918087f475
|
Don't render constraint positions in tests
for constraint system, it's always SPECIAL anyway
|
2015-07-10 15:05:02 +03:00 |
|
Dmitry Jemerov
|
4bdf598bfe
|
compiler testdata: s/trait/interface
|
2015-05-12 19:43:17 +02:00 |
|
Svetlana Isakova
|
070dba69fa
|
Don't add a constraint T <: DONT_CARE from upper bounds
|
2014-12-12 23:08:27 +03:00 |
|
Svetlana Isakova
|
1fb713342b
|
Capture types only on the top level
|
2014-12-12 23:08:27 +03:00 |
|
Svetlana Isakova
|
a2fa38a7f9
|
Rewritten ConstraintPosition to Kotlin
Added ConstraintPositionKind
(to be able to use enum constants from Java code)
|
2014-12-12 23:08:26 +03:00 |
|
Alexander Udalov
|
f7b6457139
|
Replace "jet" package name with "kotlin" in testData
|
2014-03-02 19:55:26 +04:00 |
|
Svetlana Isakova
|
2ebe8fd6a2
|
improvements after review in constraint system tests
|
2014-02-12 12:48:15 +04:00 |
|
Svetlana Isakova
|
9832676701
|
generate constraint system tests
more tests added
|
2014-02-12 12:48:13 +04:00 |
|
Svetlana Isakova
|
b51e3dc464
|
added ConstraintSystemTest
|
2014-02-12 12:48:11 +04:00 |
|