Sha256: b129cc75462f3c1943f1f8e656455cc4d03001fef07d65c6da6acaf862929675

Contents?: true

Size: 1.15 KB

Versions: 71

Compression:

Stored size: 1.15 KB

Contents

## Testing

In order to run the tests for this track, you will need to install
DUnitX. Please see [installation](http://www.exercism.io/languages/delphi/installing) instructions for more information.

### Loading Exercises into Delphi

If Delphi is properly installed, and `*.dpr` file types have been associated with Delphi, then double clicking the supplied `*.dpr` file will start Delphi and load the exercise/project.  `control + F9` is the keyboard shortcut to compile the project or pressing `F9` will compile and run the project.

Alternatively you may opt to start Delphi and load your project via. the `File` drop down menu.

### When Questions Come Up
We monitor the [Pascal-Delphi](https://gitter.im/exercism/Pascal-Delphi) support room on [gitter.im](https://gitter.im) to help you with any questions that might arise.

### Submitting Exercises

Note that, when trying to submit an exercise, make sure the exercise file you're submitting is in the `exercism/delphi/<exerciseName>` directory.

For example, if you're submitting `ubob.pas` for the Bob exercise, the submit command would be something like `exercism submit <path_to_exercism_dir>/delphi/bob/ubob.pas`.

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
trackler-2.1.0.29 tracks/delphi/SETUP.md
trackler-2.1.0.28 tracks/delphi/SETUP.md
trackler-2.1.0.27 tracks/delphi/SETUP.md
trackler-2.1.0.26 tracks/delphi/SETUP.md
trackler-2.1.0.25 tracks/delphi/SETUP.md
trackler-2.1.0.24 tracks/delphi/SETUP.md
trackler-2.1.0.23 tracks/delphi/SETUP.md
trackler-2.1.0.22 tracks/delphi/SETUP.md
trackler-2.1.0.21 tracks/delphi/SETUP.md
trackler-2.1.0.20 tracks/delphi/SETUP.md
trackler-2.1.0.19 tracks/delphi/SETUP.md
trackler-2.1.0.18 tracks/delphi/SETUP.md
trackler-2.1.0.17 tracks/delphi/SETUP.md
trackler-2.1.0.16 tracks/delphi/SETUP.md
trackler-2.1.0.15 tracks/delphi/SETUP.md
trackler-2.1.0.14 tracks/delphi/SETUP.md
trackler-2.1.0.13 tracks/delphi/SETUP.md
trackler-2.1.0.12 tracks/delphi/SETUP.md
trackler-2.1.0.11 tracks/delphi/SETUP.md
trackler-2.1.0.10 tracks/delphi/SETUP.md