You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
case-study | 2 years ago | |
chapters | 2 years ago | |
code | 2 years ago | |
images | 2 years ago | |
resources | 2 years ago | |
scripts | 2 years ago | |
.gitignore | 2 years ago | |
Dockerfile | 3 years ago | |
Makefile | 3 years ago | |
README.md | 2 years ago | |
TODO.md | 2 years ago | |
meeting_notes.md | 2 years ago | |
settings.yaml | 2 years ago |
README.md
Analysis and Merging of Similar Test Cases in Forked Software Systems
This repository contains my ongoing bachelor thesis. Research and implementation is still ongoing, so expect to find scratchpad like notes in here too.
Requirements
Dependencies to build this document are:
pdflatex
biber
hunspell
pandoc
If installed on your system you can also use inotifywait
to build once changes occur.
Usage
To build this thesis run:
$ make
To continously build once a file changes use:
$ make run
and your configured pdf-viewer will open.