Skip to content

Commit 8d110fa

Browse files
committed
First pass on getting all the tests and files aligned under new name scheme so the tests in the masterFolder should compile (groupings folder still tbd)
1 parent 403e8a5 commit 8d110fa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+39
-39
lines changed

masterTestFolder/abstractTest.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
\begin{document}
77
\maketitle
88

9-
\activity{../testFiles/abstract}
9+
\activity{../testFiles/abstract/base}
1010

1111

1212
\end{document}

masterTestFolder/activityTest.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
\begin{document}
77
\maketitle
88

9-
\activity{../testFiles/activity}
10-
\practice{../testFiles/practice}
11-
\activity{../testFiles/activityNoTitle}
9+
\activity{../testFiles/activity/base}
10+
\practice{../testFiles/activity/practice}
11+
\activity{../testFiles/activity/activityNoTitle}
1212

1313

1414

masterTestFolder/answerTest.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
\begin{document}
77
\maketitle
88

9-
\activity{../testFiles/answerBase}
10-
\activity{../testFiles/answerOptionals}
9+
\activity{../testFiles/answer/base}
10+
\activity{../testFiles/answer/optionals}
1111

1212

1313
\end{document}

masterTestFolder/choiceTest.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
\begin{document}
77
\maketitle
88

9-
\activity{../testFiles/choiceBase}
9+
\activity{../testFiles/choice/base}
1010

1111

1212
\end{document}

masterTestFolder/clearHideEnvTest.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
\begin{document}
77
\maketitle
88

9-
\activity{../testFiles/clearHideEnv}
9+
\activity{../testFiles/clearHideEnv/base}
1010

1111

1212
\end{document}

masterTestFolder/desmosTest.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
\begin{document}
77
\maketitle
88

9-
\activity{../testFiles/desmosBase}
9+
\activity{../testFiles/desmos/base}
1010

1111

1212
\end{document}

masterTestFolder/dialogueTest.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
\begin{document}
77
\maketitle
88

9-
\activity{../testFiles/dialogue}
9+
\activity{../testFiles/dialogue/base}
1010

1111

1212
\end{document}

masterTestFolder/feedbackTest.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
\begin{document}
77
\maketitle
88

9-
\activity{../testFiles/feedbackBasic}
9+
\activity{../testFiles/feedback/base}
1010

1111

1212
\end{document}

masterTestFolder/foldableTest.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
\begin{document}
77
\maketitle
88

9-
\activity{../testFiles/expandable}
10-
\activity{../testFiles/foldableEnvironments}
11-
\activity{../testFiles/foldableEnvironmentsOSU}
9+
\activity{../testFiles/expandable/base}
10+
\activity{../testFiles/expandable/foldableEnvironments}
11+
\activity{../testFiles/expandable/foldableEnvironmentsOSU}
1212

1313

1414
\end{document}

masterTestFolder/footnotesTest.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
\begin{document}
77
\maketitle
88

9-
\activity{../testFiles/footnotes}
9+
\activity{../testFiles/footnotes/base}
1010

1111

1212
\end{document}

0 commit comments

Comments
 (0)