third_party_rust_cxx/tests
David Tolnay e4d30f2257
Set test size of //tests:test Bazel test
Without this:

    INFO: Analyzed 33 targets (1 packages loaded, 12 targets configured).
    INFO: Found 32 targets and 1 test target...
    INFO: Elapsed time: 0.905s, Critical Path: 0.66s
    INFO: 3 processes: 3 linux-sandbox.
    INFO: Build completed successfully, 3 total actions
    //tests:test                                                             PASSED in 0.1s
      WARNING: //tests:test: Test execution time (0.1s excluding execution overhead) outside of range for MODERATE tests. Consider setting timeout="short" or size="small".
2020-09-24 08:57:22 -04:00
..
ffi Fix return Result<Box<T>> from Rust to C++ 2020-09-21 18:22:37 -04:00
ui Update ui tests to nightly-2020-09-05 2020-09-04 23:28:56 -07:00
BUCK Update import path scheme for tests 2020-09-01 22:41:15 -07:00
BUILD Set test size of //tests:test Bazel test 2020-09-24 08:57:22 -04:00
compiletest.rs Safe FFI between Rust and C++ 2020-01-08 08:57:24 -08:00
test.rs Format with rustfmt 1.4.20 2020-08-27 00:15:55 -07:00
unique_ptr.rs Add UniquePtr test 2020-04-09 23:44:23 -07:00