tests/.cvsignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 06 May 2016 11:01:21 +0300
changeset 1006 0668ba32de98
parent 132 39f88c3d803d
permissions -rwxr-xr-x
fix C compilation warning about function prototype in __SET_EXTERNAL

Example warning:
./POUS.c:1220:3: error: function declaration isn't a prototype [-Werror=strict-prototypes]
__SET_EXTERNAL(data__->,KN_AUT,,__GET_VAR(data__->KEY_AUT.STATE_OUT));
^
compilation terminated due to -Wfatal-errors.
cc1: all warnings being treated as errors
41
8998c8b24b60 First working IEC std lib test, actually test from string and to_string functions.
etisserant
parents:
diff changeset
     1
STD_TEST.st
8998c8b24b60 First working IEC std lib test, actually test from string and to_string functions.
etisserant
parents:
diff changeset
     2
STD_RESSOURCE.c
8998c8b24b60 First working IEC std lib test, actually test from string and to_string functions.
etisserant
parents:
diff changeset
     3
LOCATED_VARIABLES.h
8998c8b24b60 First working IEC std lib test, actually test from string and to_string functions.
etisserant
parents:
diff changeset
     4
POUS.c
8998c8b24b60 First working IEC std lib test, actually test from string and to_string functions.
etisserant
parents:
diff changeset
     5
test
8998c8b24b60 First working IEC std lib test, actually test from string and to_string functions.
etisserant
parents:
diff changeset
     6
STD_CONF.c
44
3fb449ba9a72 Tests and various fixes
etisserant
parents: 41
diff changeset
     7
SFC_TEST.st
61
3d52215b5e30 updated some .cvsignore
etisserant
parents: 44
diff changeset
     8
test.exe
3d52215b5e30 updated some .cvsignore
etisserant
parents: 44
diff changeset
     9
plc.st
132
39f88c3d803d Updated tests so that they compile again :-)
etisserant
parents: 61
diff changeset
    10
POUS.h
39f88c3d803d Updated tests so that they compile again :-)
etisserant
parents: 61
diff changeset
    11
VARIABLES.csv