Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pybind11_abseil
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pybind11_abseil
Commits
87838338
Commit
87838338
authored
Aug 15, 2023
by
Ralf W. Grosse-Kunstleve
Committed by
Copybara-Service
Aug 15, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor whitespace cleanup.
PiperOrigin-RevId: 557291840
parent
57fb4c7c
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
0 additions
and
2 deletions
+0
-2
.github/workflows/actions.yml
+0
-0
pybind11_abseil/CMakeLists.txt
+0
-0
pybind11_abseil/cpp_capsule_tools/CMakeLists.txt
+0
-0
pybind11_abseil/tests/CMakeLists.txt
+0
-0
scripts/build_and_run_tests_bazel.sh
+0
-2
scripts/build_and_run_tests_cmake.sh
+0
-0
No files found.
.github/workflows/actions.yml
View file @
87838338
pybind11_abseil/CMakeLists.txt
View file @
87838338
pybind11_abseil/cpp_capsule_tools/CMakeLists.txt
View file @
87838338
pybind11_abseil/tests/CMakeLists.txt
View file @
87838338
scripts/build_and_run_tests_bazel.sh
View file @
87838338
...
...
@@ -82,5 +82,3 @@ echo "Using PYTHON_LIB_PATH: $PYTHON_LIB_PATH"
BAZEL_CXXOPTS
=
"-std=c++14"
bazel
test
...
--test_output
=
errors
"
$@
"
BAZEL_CXXOPTS
=
"-std=c++17"
bazel
test
...
--test_output
=
errors
"
$@
"
scripts/build_and_run_tests_cmake.sh
View file @
87838338
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment