dart-sass/test/dart_api/value
Natalie Weizenbaum 315e86b442
Add a map.deep-merge() function (#1077) (#1080)
This also adds a Value.tryMap() function, which was useful for
implementing this and may be more generally useful to users as well.

See sass/sass#2836
See sass/sass-spec#1560
2020-09-15 16:23:01 -07:00
..
boolean_test.dart Add a map.deep-merge() function (#1077) (#1080) 2020-09-15 16:23:01 -07:00
color_test.dart Add a map.deep-merge() function (#1077) (#1080) 2020-09-15 16:23:01 -07:00
function_test.dart Add a map.deep-merge() function (#1077) (#1080) 2020-09-15 16:23:01 -07:00
list_test.dart Add a map.deep-merge() function (#1077) (#1080) 2020-09-15 16:23:01 -07:00
map_test.dart Add a map.deep-merge() function (#1077) (#1080) 2020-09-15 16:23:01 -07:00
null_test.dart Add a map.deep-merge() function (#1077) (#1080) 2020-09-15 16:23:01 -07:00
number_test.dart Add a map.deep-merge() function (#1077) (#1080) 2020-09-15 16:23:01 -07:00
string_test.dart Add a map.deep-merge() function (#1077) (#1080) 2020-09-15 16:23:01 -07:00
utils.dart Fix new strict inference hints from Dart 2.6 2019-11-06 14:47:24 -08:00