anastasiia.spaseeva
|
d9160a26e9
|
[Spec tests] Add property helpers to testMaps
|
2020-05-22 02:52:02 +03:00 |
|
anastasiia.spaseeva
|
3a46b5a45a
|
[Spec tests] Add path element at testMaps for main links also
|
2020-05-22 02:52:00 +03:00 |
|
anastasiia.spaseeva
|
d94c212a60
|
[Spec tests] Add linkType element to testMaps
|
2020-05-22 02:51:59 +03:00 |
|
anastasiia.spaseeva
|
d32aca87d1
|
[Spec tests] Change metadata structure of implementation and spec tests
|
2020-05-22 02:51:57 +03:00 |
|
anastasiia.spaseeva
|
b1dbacf45f
|
[Spec tests] Fix test-info parser for relevant places
|
2020-04-01 16:30:24 +03:00 |
|
anastasiia.spaseeva
|
0397470b85
|
[Spec tests] Update tests with spec version 0.1-313
|
2020-03-30 19:12:55 +03:00 |
|
anastasiia.spaseeva
|
bb1ee952ba
|
[Spec tests] Add tests for call-without-an-explicit-receiver, receivers
|
2020-03-30 11:15:54 +03:00 |
|
anastasiia.spaseeva
|
35de6a3f6e
|
[Spec tests] Add tests for overload-resolution, building-the-overload-candidate-set-ocs, operator-call:
-properties available through the invoke convention are non-eligible for operator calls
-smart casts and overload-resolution
-candidate sets
|
2020-03-30 11:15:54 +03:00 |
|
anastasiia.spaseeva
|
4301744d2d
|
[Spec tests] Add test for infix fun + KT-36786
|
2020-03-30 11:15:54 +03:00 |
|
anastasiia.spaseeva
|
157e33d08b
|
[Spec tests] Add tests for receivers prioritization
|
2020-03-30 11:15:54 +03:00 |
|
anastasiia.spaseeva
|
3b35374186
|
[Spec tests] Add diagnostics tests for building-the-overload-candidate-set-ocs, call-with-an-explicit-receiver
|
2020-03-30 11:15:54 +03:00 |
|
anastasiia.spaseeva
|
81b6e5a373
|
[Spec tests] Add box tests for callables-and-invoke-convention to check priority
|
2020-03-30 11:15:54 +03:00 |
|
Victor Petukhov
|
f76faaf1b0
|
[Spec tests] Unify platform dependent part of fixed exception
|
2020-03-30 11:15:53 +03:00 |
|
anastasiia.spaseeva
|
5986ffae1e
|
[Spec tests] Add tests for expressions and statements
|
2020-03-30 11:15:53 +03:00 |
|
anastasiia.spaseeva
|
509036b08b
|
[Spec tests] Update spec tests metadata
|
2020-03-30 11:15:53 +03:00 |
|
anastasiia.spaseeva
|
1caafdc9d4
|
[Spec tests] Updating tests for kotlin 1.4.0
|
2020-03-30 11:15:53 +03:00 |
|
victor.petukhov
|
f62901d7d9
|
[Spec tests] Actualize spec tests
|
2020-03-30 11:15:52 +03:00 |
|
Alexander Udalov
|
3ca0f8a569
|
Fix incorrect message for new nullability assertion exception in 1.4
#KT-36026 Fixed
|
2020-01-22 14:41:20 +01:00 |
|
anastasiia.spaseeva
|
94c008872e
|
[Spec tests] Fix tests
|
2020-01-09 17:16:13 +03:00 |
|
anastasiia.spaseeva
|
e0743f2268
|
[Spec tests] Add fixed tests for expressions section, fix linkage for reference-equality-expressions section
|
2020-01-09 17:16:12 +03:00 |
|
anastasiia.spaseeva
|
9e3ecbd902
|
[Spec tests] Add codegen tests for indexing-expression (paragraph 3)
|
2020-01-09 17:16:12 +03:00 |
|
anastasiia.spaseeva
|
0a1b8a928c
|
[Spec tests] Add tests for not-null-assertion-expression
|
2020-01-09 17:16:12 +03:00 |
|
anastasiia.spaseeva
|
e4d12593be
|
[Spec tests] Add tests for postfix-expressions, postfix-decrement-expression && postfix-increment
|
2020-01-09 17:16:12 +03:00 |
|
anastasiia.spaseeva
|
7980db8613
|
[Spec tests] Add tests for prefix-expressions, logical-not--expression
|
2020-01-09 17:16:12 +03:00 |
|
anastasiia.spaseeva
|
e5a9a58d65
|
[Spec tests] Add tests for prefix-expressions, unary-minus-expression and unary-minus-expression
|
2020-01-09 17:16:12 +03:00 |
|
anastasiia.spaseeva
|
a8af3dc3c9
|
[Spec tests] Add tests for prefix-decrement-expression
|
2020-01-09 17:16:12 +03:00 |
|
anastasiia.spaseeva
|
01a4562076
|
[Spec tests] Add tests for additive-expression and Multiplicative expression
|
2020-01-09 17:16:12 +03:00 |
|
anastasiia.spaseeva
|
72358aa52a
|
[Spec tests] Add tests for range-expression
|
2020-01-09 17:16:12 +03:00 |
|
anastasiia.spaseeva
|
84cf4c5049
|
[Spec tests] Add tests for elvis-expression
|
2020-01-09 17:16:11 +03:00 |
|
anastasiia.spaseeva
|
479fa0e7b8
|
[Spec tests] Add tests for containment-checking-expression
|
2020-01-09 17:16:11 +03:00 |
|
anastasiia.spaseeva
|
4a94ffa5dd
|
[Spec tests] Add tests for type-checking-expression
|
2020-01-09 17:16:11 +03:00 |
|
anastasiia.spaseeva
|
2a1e084f03
|
[Spec tests] Add tests for comparison-expression
|
2020-01-09 17:16:11 +03:00 |
|
anastasiia.spaseeva
|
5e42a20575
|
[Spec tests] Add tests for value-equality-expressions (paragraph 2-3)
|
2020-01-09 17:16:11 +03:00 |
|
anastasiia.spaseeva
|
3bb5ddb224
|
[Spec tests] Add tests for reference-equality-expressions (paragraph 3)
|
2020-01-09 17:16:11 +03:00 |
|
anastasiia.spaseeva
|
15b561195f
|
[Spec tests] Add tests for logical-conjunction-expression
|
2020-01-09 17:16:11 +03:00 |
|
anastasiia.spaseeva
|
31df799103
|
[Spec tests] Add codegen tests for logical-disjunction-expression (paragraph 1)
|
2020-01-09 17:16:10 +03:00 |
|
anastasiia.spaseeva
|
dcfcc9c7b6
|
[Spec tests] Add tests for when-expression (p-3, 4)
|
2020-01-09 17:16:10 +03:00 |
|
anastasiia.spaseeva
|
bd979a12de
|
[Spec tests] Review fix tests for try-expression and if-expression
|
2020-01-09 17:16:10 +03:00 |
|
anastasiia.spaseeva
|
e865327386
|
[Spec tests] Add tests for try-expression (paragraphs 1, 2, 5-9)
|
2020-01-09 17:16:10 +03:00 |
|
anastasiia.spaseeva
|
3aa3f0c50c
|
[Spec tests] Add tests for character-literals
|
2020-01-09 17:16:10 +03:00 |
|
anastasiia.spaseeva
|
8187405dbd
|
[Spec tests] fix test parser exceptions handler
|
2020-01-09 17:16:10 +03:00 |
|
anastasiia.spaseeva
|
6accbf6284
|
[Spec tests] Add prefix increment expression codegen tests
|
2020-01-09 17:16:09 +03:00 |
|
anastasiia.spaseeva
|
44d0a99875
|
[Spec tests] Add spec tests for kotlin.Nothing, kotlin.Unit, reference equality and cast expressions
|
2020-01-09 17:16:09 +03:00 |
|
anastasiia.spaseeva
|
bf50edee17
|
[Spec tests] Add tests for kotlin.Nothing and kotlin.Unit built-in types
|
2020-01-09 17:16:08 +03:00 |
|
victor.petukhov
|
d8e5b068d5
|
Relinking spec tests
|
2019-08-19 18:31:46 +03:00 |
|
victor.petukhov
|
8465d690f1
|
Add spec tests for 'Type system' (introduction and 'kotlin.Any' type)
|
2019-08-19 18:31:45 +03:00 |
|
victor.petukhov
|
cf692fb257
|
Implement tests map generator and refactor folder structure to spec tests linking
|
2019-08-19 18:31:40 +03:00 |
|
victor.petukhov
|
a567aa620b
|
Fix headers in box and parsing spec tests
|
2019-04-19 11:55:30 +03:00 |
|
victor.petukhov
|
06b5a42d0d
|
Improve test exceptions fixation:
- exceptions is analyzed if it's specified explicitly only,
- compute test case number for diagnostic tests in which an exception is thrown.
|
2019-02-14 12:31:43 +03:00 |
|
victor.petukhov
|
ec8a6cbe9c
|
Alphabetical sort wrapped intersection types for rendered diagnostics
|
2019-02-14 12:31:43 +03:00 |
|