summaryrefslogtreecommitdiff
path: root/src/test-string-view.cc
Commit message (Expand)AuthorAgeFilesLines
* Always include quoted headers like "src/foo.h" (#601)Ben Smith2017-08-301-1/+1
* Always pass string_view by value (#563)Ben Smith2017-07-101-1/+1
* Fix bug in string_view::rfind (#562)Ben Smith2017-07-101-0/+3
* Consistent comments when ending anonymous namespace (#521)Sam Clegg2017-06-231-1/+1
* Add wabt::string_view, based on C++17 string_view (#359)Ben Smith2017-03-171-0/+412