$ sudo apt-get update
$ sudo apt-get install bison flex
$ make
$ chmod ugo+x xml-parser.sh
$ ./xml-parser.sh
The tests are located in the "test" folder. All files are read from this folder with the extension ".xml".
$ sudo apt-get update
$ sudo apt-get install bison flex
$ make
$ chmod ugo+x xml-parser.sh
$ ./xml-parser.sh
Тесты располагаются в папке "test". Из этой папки считываются все файлы с расширением ".xml".