summaryrefslogtreecommitdiffstats
path: root/base/bind_unittest.nc
Commit message (Expand)AuthorAgeFilesLines
* Update base_nocompile_tests expectation for bind_internal.htzik2016-02-161-3/+3
* Update a base_nocompile_test expectationtzik2016-02-121-1/+1
* Switch to standard integer types in base/.avi2015-12-261-1/+2
* Replace typedef with using for Callback/Bind related filestzik2015-12-191-12/+12
* Clean up base::Callback stufftzik2015-12-151-1/+1
* Fix nocompile base_unitteststzik2015-12-111-7/+7
* Describe .nc files as "No Compile Test" suites and link doc.scheib2015-10-191-0/+3
* Bind: Use Variadic Templates in bind_internal.htzik2015-02-051-1/+1
* [Base] Use variadic template in bind.htzik2014-11-261-1/+1
* Switch to clang for nocompile tests and rebaseline existing results.dcheng2014-11-031-14/+14
* Drive-by comment fix in base/bind_unittest.nc.viettrungluu@chromium.org2014-02-211-2/+1
* Fix no-compile tests in base.dcheng@chromium.org2013-01-231-5/+5
* Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...ajwong@chromium.org2011-11-211-5/+6
* Make Callback.Equals() only work when comparing against the same type.ajwong@chromium.org2011-09-101-21/+0
* Create a "no compile" drivers script in python to unittest compile time asserts.ajwong@chromium.org2011-09-101-0/+223