Joey Perrott
d1ea1f4c7f
build: update license headers to reference Google LLC ( #37205 )
...
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.
PR Close #37205
2020-05-26 14:26:58 -04:00
Joey Perrott
698b0288be
build: reformat repo to new clang@1.4.0 ( #36613 )
...
PR Close #36613
2020-04-14 12:08:36 -07:00
Wagner Maciel
60471c092f
refactor(benchpress): added tsconfig to ts_library rules and awaited floating promises ( #35147 )
...
* Note: we specify our own tsconfig bc the default tsconfig we provide for ts_library disables the must-use-promises rule
PR Close #35147
2020-02-07 16:14:26 -08:00
Wagner Maciel
5efe9be051
refactor(benchpress): linted ( #35147 )
...
PR Close #35147
2020-02-07 16:14:26 -08:00
Wagner Maciel
5ca7c2d40f
refactor(benchpress): made all it callbacks async ( #35147 )
...
PR Close #35147
2020-02-07 16:14:26 -08:00
Paul Gschwendtner
9c55fc0f13
test: disambiguate e2e and perf spec files ( #34753 )
...
Currently, based on the file names it's not quite clear whether
a given `.spec.ts` file runs benchmark perf or benchmark e2e
functionality tests. To disambiguate these, we use new file
suffixs. i.e. `e2e-spec.ts` and `perf-spec.ts`.
PR Close #34753
2020-01-29 09:22:27 -08:00