From 59d6ea1df12aa2fadcab1ec5cd22b99873721869 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Mon, 18 Sep 2017 15:18:05 +0200 Subject: Moves the templates to accommodate the tests. --- data/property/test-case/fast.pp | 6 ------ data/property/test-case/slow.pp | 6 ------ 2 files changed, 12 deletions(-) delete mode 100644 data/property/test-case/fast.pp delete mode 100644 data/property/test-case/slow.pp (limited to 'data/property/test-case') diff --git a/data/property/test-case/fast.pp b/data/property/test-case/fast.pp deleted file mode 100644 index b460eec..0000000 --- a/data/property/test-case/fast.pp +++ /dev/null @@ -1,6 +0,0 @@ -The component described by the entity $ent.IDENTIFIER$ (declared in $ent.FILE$, -line $ent.LINE$, column $ent.COLUMN$) has a simple flip-flop described by the -process $ps.LABEL$ (declared in $ps.FILE$, l. $ps.LINE$, c. $ps.COLUMN$), -controlled by $clk.IDENTIFIER$ (declared in $clk.FILE$, l. $clk.LINE$, -c. $clk.COLUMN$), and with output $reg.IDENTIFIER$ (declared in $reg.FILE$, -l. $reg.LINE$, c. $reg.COLUMN$). diff --git a/data/property/test-case/slow.pp b/data/property/test-case/slow.pp deleted file mode 100644 index b460eec..0000000 --- a/data/property/test-case/slow.pp +++ /dev/null @@ -1,6 +0,0 @@ -The component described by the entity $ent.IDENTIFIER$ (declared in $ent.FILE$, -line $ent.LINE$, column $ent.COLUMN$) has a simple flip-flop described by the -process $ps.LABEL$ (declared in $ps.FILE$, l. $ps.LINE$, c. $ps.COLUMN$), -controlled by $clk.IDENTIFIER$ (declared in $clk.FILE$, l. $clk.LINE$, -c. $clk.COLUMN$), and with output $reg.IDENTIFIER$ (declared in $reg.FILE$, -l. $reg.LINE$, c. $reg.COLUMN$). -- cgit v1.2.3-70-g09d2