Building and Testing Zsh

Introduction

This tutorial applies the build and test concepts learned in the previous tutorials to the an actual software application; Zsh. We will start by reviewing how one might normally build zsh by hand, and then walk through the process of automating this inside the NMI Build & Test System. We will start with a simple automation, and then introduce more advanced features and show how they add flexibility and power to the build or test process.