diff options
-rw-r--r--[-rwxr-xr-x] | testes/all.lua | 0 | ||||
-rw-r--r-- | testes/api.lua | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | testes/bitwise.lua | 0 | ||||
-rw-r--r-- | testes/coroutine.lua | 2 | ||||
-rw-r--r-- | testes/events.lua | 2 | ||||
-rw-r--r-- | testes/math.lua | 2 |
6 files changed, 4 insertions, 4 deletions
diff --git a/testes/all.lua b/testes/all.lua index 26d24976..26d24976 100755..100644 --- a/testes/all.lua +++ b/testes/all.lua | |||
diff --git a/testes/api.lua b/testes/api.lua index 925a80c1..6e11c6ed 100644 --- a/testes/api.lua +++ b/testes/api.lua | |||
@@ -1,4 +1,4 @@ | |||
1 | -- $Id: testes/api.lua 2018-07-25 15:31:04 -0300 $ | 1 | -- $Id: testes/api.lua $ |
2 | -- See Copyright Notice in file all.lua | 2 | -- See Copyright Notice in file all.lua |
3 | 3 | ||
4 | if T==nil then | 4 | if T==nil then |
diff --git a/testes/bitwise.lua b/testes/bitwise.lua index af542e7f..af542e7f 100755..100644 --- a/testes/bitwise.lua +++ b/testes/bitwise.lua | |||
diff --git a/testes/coroutine.lua b/testes/coroutine.lua index 36eae44a..7d42eadd 100644 --- a/testes/coroutine.lua +++ b/testes/coroutine.lua | |||
@@ -1,4 +1,4 @@ | |||
1 | -- $Id: testes/coroutine.lua 2018-07-25 15:31:04 -0300 $ | 1 | -- $Id: testes/coroutine.lua $ |
2 | -- See Copyright Notice in file all.lua | 2 | -- See Copyright Notice in file all.lua |
3 | 3 | ||
4 | print "testing coroutines" | 4 | print "testing coroutines" |
diff --git a/testes/events.lua b/testes/events.lua index c4d43d51..b071c2a3 100644 --- a/testes/events.lua +++ b/testes/events.lua | |||
@@ -1,4 +1,4 @@ | |||
1 | -- $Id: testes/events.lua 2018-07-25 15:31:04 -0300 $ | 1 | -- $Id: testes/events.lua $ |
2 | -- See Copyright Notice in file all.lua | 2 | -- See Copyright Notice in file all.lua |
3 | 3 | ||
4 | print('testing metatables') | 4 | print('testing metatables') |
diff --git a/testes/math.lua b/testes/math.lua index b387977e..7c780e59 100644 --- a/testes/math.lua +++ b/testes/math.lua | |||
@@ -1,4 +1,4 @@ | |||
1 | -- $Id: testes/math.lua 2018-07-25 15:31:04 -0300 $ | 1 | -- $Id: testes/math.lua $ |
2 | -- See Copyright Notice in file all.lua | 2 | -- See Copyright Notice in file all.lua |
3 | 3 | ||
4 | print("testing numbers and math lib") | 4 | print("testing numbers and math lib") |