Skip to content
Snippets Groups Projects
Select Git revision
  • 1dd68e36192a817f74d11b70408504842b091a63
  • main default
  • feature/cleanup-for-registry protected
  • kinetic
  • 0.3.7
  • 0.3.6
  • 0.3.5
  • 0.3.4
  • 0.3.3
  • 0.3.2
  • 0.2.2
  • 0.3.1
  • 0.3.0
  • 0.2.1
  • 0.1.6
  • 0.1.5
  • 0.2.0
  • 0.1.4
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.0.1
  • 0.0.0
23 results

rosjava

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Rodrigo Queiro authored and GitHub committed
    * Regenerate workspace.bzl
    
    * Allow running rosjava tests from Bazel
    
    I used this while debugging #274 to take advantage of Bazel's
    --runs_per_test parameter. It allows running a test many times in
    parallel to debug concurrency issues.
    
    I also marked testPublicHost as an ignored test to avoid a complaint
    from errorprone.
    1dd68e36
    History