From 456ee9baefb343e98dc94678e05335a547786c2a Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 28 Jun 2019 16:13:30 -0400 Subject: Added more tests Fixed up the networking test, and added something to create the deviceinit file in the first test (so the tests just just run on a new clone now) --- busted.spec | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 busted.spec (limited to 'busted.spec') diff --git a/busted.spec b/busted.spec deleted file mode 100644 index 9399ee4..0000000 --- a/busted.spec +++ /dev/null @@ -1,37 +0,0 @@ - -local function create_test_file(str) - -end - -describe("brokengine",function() - describe("gui library",function() - for k,v in pairs({ - "button", - "checkbox", - "colorselector", - "combobox", - "contextmenu", - "editbox", - "fileopen", - "image", - "imagelist", - "inoutfader", - "listbox", - "meshviewer", - "scrollbar", - "spinbox", - "statictext", - "tab", - "tabcontrol", - "table", - "toolbar", - "treeview", - "treeviewnode", - "window" - }) do - it(string.format("should be able to create a %s",v),function() - - end) - end - end) -end) -- cgit v1.2.3-70-g09d2