commit | fab43802fcb19c91d5dbf016833a8cd232c35cd1 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Tue Apr 07 14:24:01 2020 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Tue Apr 07 14:26:21 2020 -0700 |
tree | 577129bcfd443c594e2f46e680eb4c066b2aa22d | |
parent | ad40976ccbd8377a74545b69d88a8a8754fca18f [diff] [blame] |
Import 'clang-sys' package version 0.29.3 * Add OWNERS * No Android.bp yet Bug: 152884384 Test: make Change-Id: I1d652df9a2f868b46957554a8ade394acbfe7af0
diff --git a/ci/test_script.bat b/ci/test_script.bat new file mode 100644 index 0000000..2928409 --- /dev/null +++ b/ci/test_script.bat
@@ -0,0 +1,2 @@ +set RUST_BACKTRACE=1 +cargo test --verbose --features %CLANG_VERSION% -- --nocapture