Bachelor thesis - in conjunction with ignitron and pentagrid project
 
 
 
 
 
Go to file
Johannes Wuensche 199fa01212
Clean up
2021-02-15 14:34:16 +01:00
case-study Add average match length to analyze script 2020-12-16 16:10:12 +01:00
chapters Clean up 2021-02-15 14:34:16 +01:00
code Rework Implementation 2020-12-22 17:10:16 +01:00
images Fixup figures 2021-01-04 05:25:52 +01:00
resources Clean up 2021-02-15 14:34:16 +01:00
scripts Fixup figures 2021-01-04 05:25:52 +01:00
.gitignore Add list of tables 2020-12-24 07:20:11 +01:00
Dockerfile Changes 2020-07-21 19:05:41 +02:00
Makefile Update Title and Makefile 2020-07-29 19:42:05 +02:00
README.md Update title readme 2020-11-29 15:05:32 +01:00
TODO.md Work on Related Work and TODO 2020-11-16 17:46:24 +01:00
meeting_notes.md Add Threats to validity in text 2020-12-25 15:14:34 +01:00
settings.yaml Update date 2020-12-10 15:23:42 +01:00

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.