aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2023-05-06 22:06:25 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2023-05-06 22:06:25 +0300
commit82cdf010329c4ac6827698689e7e39644fad07b6 (patch)
tree641c75ea227892a3d8e1a28dcd1001d6ec114600 /tests
parentf98ec211bf60858b43b87ae125a5e13be9b41ee5 (diff)
downloadek-82cdf010329c4ac6827698689e7e39644fad07b6.tar.gz
ek-82cdf010329c4ac6827698689e7e39644fad07b6.zip
rename *.cu to *.ek
+ Name changes can be sort of difficult
Diffstat (limited to 'tests')
-rw-r--r--tests/callbacks.ek (renamed from tests/callbacks.cu)0
-rw-r--r--tests/calls.ek (renamed from tests/calls.cu)0
-rw-r--r--tests/empty.ek (renamed from tests/empty.cu)0
-rw-r--r--tests/enums.ek (renamed from tests/enums.cu)0
-rw-r--r--tests/import/priv_hello.ek (renamed from tests/import/priv_hello.cu)0
-rw-r--r--tests/import/pub_hello.ek (renamed from tests/import/pub_hello.cu)0
-rw-r--r--tests/import/pub_import_hello.ek (renamed from tests/import/pub_import_hello.cu)0
-rw-r--r--tests/loops.ek (renamed from tests/loops.cu)0
-rw-r--r--tests/main.ek (renamed from tests/main.cu)0
-rw-r--r--tests/priv_hello.ek (renamed from tests/priv_hello.cu)0
-rw-r--r--tests/pub_hello.ek (renamed from tests/pub_hello.cu)0
-rw-r--r--tests/pub_import_hello.ek (renamed from tests/pub_import_hello.cu)0
-rw-r--r--tests/resolve.ek (renamed from tests/resolve.cu)0
-rw-r--r--tests/structs.ek (renamed from tests/structs.cu)0
-rw-r--r--tests/unions.ek (renamed from tests/unions.cu)0
-rw-r--r--tests/vars.ek (renamed from tests/vars.cu)0
16 files changed, 0 insertions, 0 deletions
diff --git a/tests/callbacks.cu b/tests/callbacks.ek
index 0249065..0249065 100644
--- a/tests/callbacks.cu
+++ b/tests/callbacks.ek
diff --git a/tests/calls.cu b/tests/calls.ek
index 4978649..4978649 100644
--- a/tests/calls.cu
+++ b/tests/calls.ek
diff --git a/tests/empty.cu b/tests/empty.ek
index e69de29..e69de29 100644
--- a/tests/empty.cu
+++ b/tests/empty.ek
diff --git a/tests/enums.cu b/tests/enums.ek
index f52f5d6..f52f5d6 100644
--- a/tests/enums.cu
+++ b/tests/enums.ek
diff --git a/tests/import/priv_hello.cu b/tests/import/priv_hello.ek
index 970efcd..970efcd 100644
--- a/tests/import/priv_hello.cu
+++ b/tests/import/priv_hello.ek
diff --git a/tests/import/pub_hello.cu b/tests/import/pub_hello.ek
index f26624e..f26624e 100644
--- a/tests/import/pub_hello.cu
+++ b/tests/import/pub_hello.ek
diff --git a/tests/import/pub_import_hello.cu b/tests/import/pub_import_hello.ek
index 4e6a851..4e6a851 100644
--- a/tests/import/pub_import_hello.cu
+++ b/tests/import/pub_import_hello.ek
diff --git a/tests/loops.cu b/tests/loops.ek
index 5b6f702..5b6f702 100644
--- a/tests/loops.cu
+++ b/tests/loops.ek
diff --git a/tests/main.cu b/tests/main.ek
index 05437c5..05437c5 100644
--- a/tests/main.cu
+++ b/tests/main.ek
diff --git a/tests/priv_hello.cu b/tests/priv_hello.ek
index ef0f4c9..ef0f4c9 100644
--- a/tests/priv_hello.cu
+++ b/tests/priv_hello.ek
diff --git a/tests/pub_hello.cu b/tests/pub_hello.ek
index e6bea3b..e6bea3b 100644
--- a/tests/pub_hello.cu
+++ b/tests/pub_hello.ek
diff --git a/tests/pub_import_hello.cu b/tests/pub_import_hello.ek
index a0aeb31..a0aeb31 100644
--- a/tests/pub_import_hello.cu
+++ b/tests/pub_import_hello.ek
diff --git a/tests/resolve.cu b/tests/resolve.ek
index 1be0916..1be0916 100644
--- a/tests/resolve.cu
+++ b/tests/resolve.ek
diff --git a/tests/structs.cu b/tests/structs.ek
index 8a3a1bb..8a3a1bb 100644
--- a/tests/structs.cu
+++ b/tests/structs.ek
diff --git a/tests/unions.cu b/tests/unions.ek
index 6c3edc5..6c3edc5 100644
--- a/tests/unions.cu
+++ b/tests/unions.ek
diff --git a/tests/vars.cu b/tests/vars.ek
index 8780e3f..8780e3f 100644
--- a/tests/vars.cu
+++ b/tests/vars.ek