summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2019-11-01 02:38:46 -0400
committerAndrew Opalach <andrew@akon.city> 2019-11-01 02:38:46 -0400
commit346c2b763deb1fad251285c100029f9ded3e153c (patch)
tree43d8aa62acca331764a61159fb6bf82aa34c5b3e /test
parentb38217359345669b73c8efc3a175033d7ab0128f (diff)
downloadcetris-346c2b763deb1fad251285c100029f9ded3e153c.tar.gz
cetris-346c2b763deb1fad251285c100029f9ded3e153c.tar.bz2
cetris-346c2b763deb1fad251285c100029f9ded3e153c.zip
Revert "performace test"
This reverts commit 0127a9958da2b84e0f6c735b22228ab841577c0b.
Diffstat (limited to 'test')
-rwxr-xr-xtest/word_count.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/word_count.sh b/test/word_count.sh
deleted file mode 100755
index 50fc734..0000000
--- a/test/word_count.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-wc frontends/curses/curses_ui.c frontends/curses/meson.build frontends/sdl/cetris_sdl.c frontends/sdl/cetris_sdl.h frontends/gl/drawable.c frontends/gl/drawable.h frontends/gl/skin.c frontends/gl/skin.h frontends/gl/main.c frontends/gl/shader.c frontends/gl/shader.h frontends/gl/ui.c frontends/gl/ui.h frontends/gl/meson.build lib/*