1 This directory contains test data for //chrome/common/safe_browsing unit tests
2 on Mac OS X. The compiled binaries are checked in because the tests check
3 specific values in the load commands, which will change on being recompiled.
5 In the event that the tests need to evolve, a Makefile is provided to recreate
6 the binaries. Note that recompiling or re-code-signing the binaries will
7 require updating the test's assertions.
9 Note that the executable bit has been removed from all of executable files,
10 since they do not have a common extension (for checkperms.py) and they are
11 only ever treated as data.
13 The `executableppc' file has no Makefile target, as modern Macs cannot build
14 for PPC. This file was created in a 10.6 VM with Xcode 3.2.6.