xref: /third_party/rust/crates/regex/regex-capi/test
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/rust/crates/regex/regex-capi/
1c67d6573Sopenharmony_ci#!/bin/sh
2c67d6573Sopenharmony_ci
3c67d6573Sopenharmony_ciset -e
4c67d6573Sopenharmony_ci
5c67d6573Sopenharmony_cicargo build --verbose
6c67d6573Sopenharmony_ci(cd ctest && ./compile && LD_LIBRARY_PATH=../../target/debug ./test)
7c67d6573Sopenharmony_ci(cd examples && ./compile && LD_LIBRARY_PATH=../../target/debug ./iter)
8

Indexes created Thu Nov 07 10:32:03 CST 2024