Commit 64ca6cc4 authored by Feng Yu's avatar Feng Yu Committed by V8 LUCI CQ

[test] Migrate cctest/test-temporal-parser to unittests/

Bug: v8:12781
Change-Id: I281047a0606b8f709a930998ef7e7a53f780f59d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3840146Reviewed-by: 's avatarMichael Lippautz <mlippautz@chromium.org>
Commit-Queue: Feng Yu <f3n67u@gmail.com>
Cr-Commit-Position: refs/heads/main@{#82725}
parent c6a94381
......@@ -203,7 +203,6 @@ v8_source_set("cctest_sources") {
"test-swiss-name-dictionary-csa.cc",
"test-swiss-name-dictionary-infra.cc",
"test-swiss-name-dictionary.cc",
"test-temporal-parser.cc",
"test-trace-event.cc",
"test-transitions.cc",
"test-transitions.h",
......
......@@ -500,6 +500,7 @@ v8_source_set("unittests_sources") {
"strings/unicode-unittest.cc",
"tasks/background-compile-task-unittest.cc",
"tasks/cancelable-tasks-unittest.cc",
"temporal/temporal-parser-unittest.cc",
"test-helpers.cc",
"test-helpers.h",
"test-utils.cc",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment