Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
unittests
/
Support
/
BinaryStreamTest.cpp
5c0ab47
Remove redundant includes from unittests.
by Michael Zolotukhin
· 8 years ago
551d3af
Fix -Werror build for signed/unsigned comparison with use of explicit unsigned literals
by David Blaikie
· 8 years ago
96c6985
[BinaryStream] Support growable streams.
by Zachary Turner
· 8 years ago
c24fb07
Remove unused variables. No functionality change.
by Benjamin Kramer
· 8 years ago
1661002
Remove unused variables. No functionality change.
by Benjamin Kramer
· 8 years ago
cb30e70
[gtest] Create a shared include directory for gtest utilities.
by Zachary Turner
· 8 years ago
7e62cd1
Allow VarStreamArray to use stateful extractors.
by Zachary Turner
· 8 years ago
d2b418b
Add some helpers for manipulating BinaryStreamRefs.
by Zachary Turner
· 8 years ago
ec69411
Add test for FixedStreamArrayIterator::operator->
by Adrian McCarthy
· 8 years ago
59e8389
Fix use after free in BinaryStream library.
by Zachary Turner
· 8 years ago
e509447
[Support] Make BinaryStreamArray extractors stateless.
by Zachary Turner
· 8 years ago
ca9ca54
[unittest] Explicitly specify alignment when using BumpPtrAllocator.
by Jordan Rose
· 9 years ago
d9dc282
[Support] Move Stream library from MSF -> Support.
by Zachary Turner
· 9 years ago
[Renamed (98%) from llvm/unittests/DebugInfo/PDB/BinaryStreamTest.cpp]
7329569
Re-enable BinaryStreamTest.StreamReaderObject.
by Zachary Turner
· 9 years ago
097e957
Disable BinaryStreamTest.StreamReaderObject.
by Zachary Turner
· 9 years ago
d2fd4ae
[PDB] Fix and re-enable BinaryStreamArray test.
by Zachary Turner
· 9 years ago
081b1bc
[PDB] Re-add BinaryStreamTest.
by Zachary Turner
· 9 years ago
b0baffc
Remove unittests/DebugInfo/PDB/BinaryStreamTest.cpp (from r296555)
by Vedant Kumar
· 9 years ago
1fa70d7
[PDB] Remove use of std error codes.
by Zachary Turner
· 9 years ago
1a1d959
(Rewroking r296581) PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::errc::no_buffer_space.
by NAKAMURA Takumi
· 9 years ago
4913a79
Revert r296581, "PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::errc::no_buffer_space."
by NAKAMURA Takumi
· 9 years ago
623ab91
PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::errc::no_buffer_space.
by NAKAMURA Takumi
· 9 years ago
b75c5c5
Move constexpr arrays out of class definition.
by Zachary Turner
· 9 years ago
1d855af
Fix signed / unsigned comparison warning.
by Zachary Turner
· 9 years ago
9538bc4
[PDB] Add an additional test for BinaryStreamRef.
by Zachary Turner
· 9 years ago
24ba722
[PDB] Add tests for BinaryStream.
by Zachary Turner
· 9 years ago
05a75e4
Revert r296215, "[PDB] General improvements to Stream library." and followings.
by NAKAMURA Takumi
· 9 years ago
6249d4d
Add static_cast to silence -Wc++11-narrowing.
by Daniel Jasper
· 9 years ago
4284ce1
[PDB] Disable some tests that are breaking bots.
by Zachary Turner
· 9 years ago
3e2b692
Re-enable BinaryStreamTest.StreamReaderObject.
by Zachary Turner
· 9 years ago
42d4507
Disable BinaryStreamTest.StreamReaderObject temporarily.
by Zachary Turner
· 9 years ago
af299ea
[PDB] General improvements to Stream library.
by Zachary Turner
· 9 years ago