Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Targets: | |
| 2 | |
| 3 check-lit - run the lit tests | |
| 4 check-xtest - run the cross tests | |
| 5 | |
| 6 For more detailed help: | |
| 7 | |
| 8 make -f Makefile.standalone help-<target> , e.g: | |
| 9 make -f Makefile.standalone help-check-lit | |
| OLD | NEW |