PHP Classes

File: Makefile

Recommend this page to a friend!
  Classes of Vasily Blinkov   \Xmtk\Parser   Makefile   Download  
File: Makefile
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: \Xmtk\Parser
Restructure the XML parsing results conveniently
Author: By
Last change: fix makefile for tests
Date: 6 years ago
Size: 191 bytes
 

Contents

Class file image Download
parser-tests: cd tests/ && phpunit ParserTests writer-tests: cd tests/ && phpunit WriterTests cdata-tests: cd tests/ && phpunit CDataTests tests: parser-tests writer-tests cdata-tests