Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
F
folly
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
folly
Commits
c8639608
Commit
c8639608
authored
Aug 31, 2015
by
Sara Golemon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Mass Revert to cdb635a"
This reverts commit
37f45ee5
which should not have been pushed.
parent
eb5f6241
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
folly/test/Makefile.am
folly/test/Makefile.am
+5
-0
No files found.
folly/test/Makefile.am
View file @
c8639608
...
...
@@ -182,6 +182,11 @@ spooky_hash_v2_test_SOURCES = SpookyHashV2Test.cpp
spooky_hash_v2_test_LDADD
=
libgtestmain.la
$(top_builddir)
/libfolly.la
$(top_builddir)
/libfollybenchmark.la
TESTS
+=
spooky_hash_v2_test
token_bucket_test_SOURCES
=
TokenBucketTest.cpp
token_bucket_test_LDADD
=
libgtest.la
$(top_builddir)
/libfolly.la
$(top_builddir)
/libfollybenchmark.la
TESTS
+=
token_bucket_test
futures_test_SOURCES
=
\
../futures/test/CollectTest.cpp
\
../futures/test/ContextTest.cpp
\
...
...
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