dawn-cmake/generator/templates
Corentin Wallez a2d4d14bd4 mock_api: Only mock methods with less than 10 arguments
GoogleMock only handles up to 10 arguments, but functions this big
probably won't be used in mocked tests so we can just skip them.
2017-05-10 19:49:52 +02:00
..
blink Update blink generators for the big Blink rename. 2017-04-26 15:17:03 -04:00
wire Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
BackendProcTable.cpp Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
api.c Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
api.h Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
apicpp.cpp Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
apicpp.h Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
mock_api.cpp mock_api: Only mock methods with less than 10 arguments 2017-05-10 19:49:52 +02:00
mock_api.h mock_api: Only mock methods with less than 10 arguments 2017-05-10 19:49:52 +02:00