Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_video_player-v2.10.0_ohos
flutter_packages
/
packages
/
rfw
/
test
下载当前目录
G
GitHub
[rfw] Make widget builders work with loops (
#8650
)
7b635eb3
创建于
2025年3月6日
历史提交
文件
最后提交记录
最后更新时间
goldens
[rfw] Update goldens. (
#6941
) Fixes
https://github.com/flutter/flutter/issues/150127
1 年前
argument_decoders_test.dart
[rfw] Activate leak testing (
#8370
) The package manipulates disposable objects. This PR activates leak testing to make sure disposable objects are correctly disposed. It also fixes the memory leak warnings from the tests See the documentation:
https://github.com/dart-lang/leak_tracker/blob/main/doc%2Fleak_tracking%2FDETECT.md
1 年前
binary_test.dart
[rfw] Add support for widget builders (
#5907
) This PR adds support for widget builders.
https://github.com/flutter/flutter/issues/141658
2 年前
core_widgets_test.dart
[rfw] Activate leak testing (
#8370
) The package manipulates disposable objects. This PR activates leak testing to make sure disposable objects are correctly disposed. It also fixes the memory leak warnings from the tests See the documentation:
https://github.com/dart-lang/leak_tracker/blob/main/doc%2Fleak_tracking%2FDETECT.md
1 年前
flutter_test_config.dart
[rfw] Activate leak testing (
#8370
) The package manipulates disposable objects. This PR activates leak testing to make sure disposable objects are correctly disposed. It also fixes the memory leak warnings from the tests See the documentation:
https://github.com/dart-lang/leak_tracker/blob/main/doc%2Fleak_tracking%2FDETECT.md
1 年前
material_widgets_test.dart
[rfw] Activate leak testing (
#8370
) The package manipulates disposable objects. This PR activates leak testing to make sure disposable objects are correctly disposed. It also fixes the memory leak warnings from the tests See the documentation:
https://github.com/dart-lang/leak_tracker/blob/main/doc%2Fleak_tracking%2FDETECT.md
1 年前
model_test.dart
[rfw] Add support for tracking source locations of BlobNodes. (
#5876
) Fixes
https://github.com/flutter/flutter/issues/141070.
2 年前
readme_test.dart
[rfw] Activate leak testing (
#8370
) The package manipulates disposable objects. This PR activates leak testing to make sure disposable objects are correctly disposed. It also fixes the memory leak warnings from the tests See the documentation:
https://github.com/dart-lang/leak_tracker/blob/main/doc%2Fleak_tracking%2FDETECT.md
1 年前
remote_widget_test.dart
[rfw] Activate leak testing (
#8370
) The package manipulates disposable objects. This PR activates leak testing to make sure disposable objects are correctly disposed. It also fixes the memory leak warnings from the tests See the documentation:
https://github.com/dart-lang/leak_tracker/blob/main/doc%2Fleak_tracking%2FDETECT.md
1 年前
runtime_test.dart
[rfw] Make widget builders work with loops (
#8650
) **Make widget builders work with loops** Fixes
https://github.com/flutter/flutter/issues/161544
1 年前
source_locations_test.dart
[rfw] Activate leak testing (
#8370
) The package manipulates disposable objects. This PR activates leak testing to make sure disposable objects are correctly disposed. It also fixes the memory leak warnings from the tests See the documentation:
https://github.com/dart-lang/leak_tracker/blob/main/doc%2Fleak_tracking%2FDETECT.md
1 年前
text_test.dart
[rfw] Add support for widget builders (
#5907
) This PR adds support for widget builders.
https://github.com/flutter/flutter/issues/141658
2 年前
tolerant_comparator.dart
[rfw] Increase tolerance for material widget tests (
#7148
) This PR introduces a tolerance for rfw material widget tests to fix the golden test error in
https://github.com/flutter/flutter/issues/151611.
Part of a fix for
https://github.com/flutter/flutter/issues/151659.
1 年前
tolerant_comparator_web.dart
[rfw] Increase tolerance for material widget tests (
#7148
) This PR introduces a tolerance for rfw material widget tests to fix the golden test error in
https://github.com/flutter/flutter/issues/151611.
Part of a fix for
https://github.com/flutter/flutter/issues/151659.
1 年前
utils.dart
[rfw] Support web (as JS) (
#4650
) Fixes
https://github.com/flutter/flutter/issues/129843
2 年前