Skip to content
Snippets Groups Projects
Commit 43ff34a7 authored by Zonr Chang's avatar Zonr Chang
Browse files

Add Bazel rules for running tests.

Tested on Linux with the following commands:

  $ mkdir test-double-conversion
  $ cd test-double-conversion
  $ touch WORKSPACE
  $ ln -s <path to double-conversion>
  $ bazel test //double-conversion:all
parent 37c257d0
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment