[all-commits] [llvm/llvm-project] fff3a8: [lldb/test] Relax NSDate mock test for non-Apple p...
Vedant Kumar via All-commits
all-commits at lists.llvm.org
Mon May 18 16:00:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fff3a8464d4d518c7086c928fba967908eb294d7
https://github.com/llvm/llvm-project/commit/fff3a8464d4d518c7086c928fba967908eb294d7
Author: Vedant Kumar <vsk at apple.com>
Date: 2020-05-18 (Mon, 18 May 2020)
Changed paths:
M lldb/unittests/DataFormatter/MockTests.cpp
Log Message:
-----------
[lldb/test] Relax NSDate mock test for non-Apple platforms
On Ubuntu, a formatted date prints as "GMT" instead of "UTC", which is
ok.
http://lab.llvm.org:8011/builders/lldb-aarch64-ubuntu/builds/4520/steps/test/logs/stdio
More information about the All-commits
mailing list