aboutsummaryrefslogtreecommitdiff
path: root/src/common/test_assembler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-4/+4
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-37/+37
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-1/+1
* Clean up build for 64 bit.dmaclach2010-07-191-4/+4
* Breakpad unit tests: Add support for clipped-size null-terminated stringsjimblandy2010-05-051-0/+18
* Breakpad test support: Move test_assembler.{h,cc} from src/processor to src/c...jimblandy2010-04-271-0/+1644