summaryrefslogtreecommitdiff
path: root/simulator/opendc-format/src/test/resources
diff options
context:
space:
mode:
authorFabian Mastenbroek <mail.fabianm@gmail.com>2021-04-25 16:01:14 +0200
committerFabian Mastenbroek <mail.fabianm@gmail.com>2021-04-25 16:01:14 +0200
commitcd0b45627f0d8da8c8dc4edde223f3c36e9bcfbf (patch)
tree6ae1681630a0e270c23804e6dbb3bd414ebe5d6e /simulator/opendc-format/src/test/resources
parent128a1db017545597a5c035b7960eb3fd36b5f987 (diff)
build: Migrate to flat project structure
This change updates the project structure to become flattened. Previously, the simulator, frontend and API each lived into their own directory. With this change, all modules of the project live in the top-level directory of the repository. This should improve discoverability of modules of the project.
Diffstat (limited to 'simulator/opendc-format/src/test/resources')
-rw-r--r--simulator/opendc-format/src/test/resources/swf_trace.txt6
-rw-r--r--simulator/opendc-format/src/test/resources/wtf-trace/tasks/schema-1.0/part.0.parquetbin87475 -> 0 bytes
2 files changed, 0 insertions, 6 deletions
diff --git a/simulator/opendc-format/src/test/resources/swf_trace.txt b/simulator/opendc-format/src/test/resources/swf_trace.txt
deleted file mode 100644
index c3ecf890..00000000
--- a/simulator/opendc-format/src/test/resources/swf_trace.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-; Excerpt from the PWA: CTC-SP2-1996-3.1-cln.swf
- 1 0 588530 937 306 142.00 -1 -1 35100 -1 1 97 -1 307 3 -1 -1 -1
- 2 164472 356587 75 17 2.00 -1 -1 300 -1 1 81 -1 195 3 -1 -1 -1
- 3 197154 459987 35268 306 32792 -1 -1 35100 -1 0 97 -1 307 3 -1 -1 -1
- 4 310448 50431 29493 64 28745 -1 -1 64800 -1 1 38 -1 38 1 -1 -1 -1
- 5 310541 50766 29063 64 28191 -1 -1 64800 -1 1 38 -1 69 1 -1 -1 -1
diff --git a/simulator/opendc-format/src/test/resources/wtf-trace/tasks/schema-1.0/part.0.parquet b/simulator/opendc-format/src/test/resources/wtf-trace/tasks/schema-1.0/part.0.parquet
deleted file mode 100644
index d2044038..00000000
--- a/simulator/opendc-format/src/test/resources/wtf-trace/tasks/schema-1.0/part.0.parquet
+++ /dev/null
Binary files differ