Commits on Source (37)
-
Baruta Daniel Mihail authored
-
Baruta Daniel Mihail authored
-
Baruta Daniel Mihail authored
-
Baruta Daniel Mihail authored
-
Baruta Daniel Mihail authored
-
Baruta Daniel Mihail authored
-
Baruta Daniel Mihail authored
-
Mihai Baruta authored
-
Mihai Baruta authored
-
Daniel Mihail BĂRUŢA authored
-
Mihai Baruta authored
-
Mihai Baruta authored
-
Mihai Baruta authored
-
Daniel Mihail BĂRUŢA authored
-
Sergiu WEISZ (67387) authored
-
Daniel Mihail BĂRUŢA authored
Enable Docker for all stages correctly See merge request vmchecker/vmchecker-next-assignment!1
-
Mihai Baruta authored
-
Razvan Deaconescu authored
The `test_err()` function was using a lingering artifact (`{}`) from the use of `xargs` in other tests. This failed the test. This commit removes the lingering artifact. The test now passes. Signed-off-by:
Razvan Deaconescu <razvan.deaconescu@upb.ro>
-
Daniel Mihail BĂRUŢA authored
`checker`: Remove `{}` in `test_err()` See merge request vmchecker/vmchecker-next-assignment!2
-
Mihai Baruta authored
-
Mihai Baruta authored
-
Mihai Baruta authored
-
Robert Grancsa authored
Signed-off-by:
Robert Grancsa <robiku1975@gmail.com>
-
Robert Grancsa authored
Signed-off-by:
Robert Grancsa <robiku1975@gmail.com>
-
Adelina Maria ALEXE authored
-
Adelina Maria ALEXE authored
-
Robert GRÁNCSA authored
readme - part 2 See merge request iocla/tema-1-2025-private!1
-
Robert Grancsa authored
Signed-off-by:
Robert Grancsa <robert.grancsa2002@gmail.com>
-
Robert Grancsa authored
Signed-off-by:
Robert Grancsa <robert.grancsa2002@gmail.com>
-
Robert Grancsa authored
Signed-off-by:
Robert Grancsa <robert.grancsa2002@gmail.com>
-
Robert Grancsa authored
Signed-off-by:
Robert Grancsa <robert.grancsa2002@gmail.com>
-
Robert Grancsa authored
Signed-off-by:
Robert Grancsa <robert.grancsa2002@gmail.com>
-
Robert Grancsa authored
Signed-off-by:
Robert Grancsa <robert.grancsa2002@gmail.com>
-
Robert Grancsa authored
Signed-off-by:
Robert Grancsa <robert.grancsa2002@gmail.com>
-
Robert Grancsa authored
Signed-off-by:
Robert Grancsa <robert.grancsa2002@gmail.com>
-
Robert Grancsa authored
Signed-off-by:
Robert Grancsa <robert.grancsa2002@gmail.com>
-
Robert Grancsa authored
Signed-off-by:
Robert Grancsa <robert.grancsa2002@gmail.com>
Showing
- .gitignore 4 additions, 0 deletions.gitignore
- .gitlab-ci.yml 5 additions, 2 deletions.gitlab-ci.yml
- Dockerfile 3 additions, 2 deletionsDockerfile
- Makefile 11 additions, 0 deletionsMakefile
- README.md 266 additions, 0 deletionsREADME.md
- banner.webp 0 additions, 0 deletionsbanner.webp
- checker/checker.sh 5 additions, 91 deletionschecker/checker.sh
- checker/checkstyle.txt 0 additions, 0 deletionschecker/checkstyle.txt
- checker/cs/.dos2unix 0 additions, 0 deletionschecker/cs/.dos2unix
- checker/cs/.dos2unix:Zone.Identifier 0 additions, 0 deletionschecker/cs/.dos2unix:Zone.Identifier
- checker/cs/Makefile 8 additions, 0 deletionschecker/cs/Makefile
- checker/cs/README.md 88 additions, 0 deletionschecker/cs/README.md
- checker/cs/checkpatch.pl 6985 additions, 0 deletionschecker/cs/checkpatch.pl
- checker/cs/const_structs.checkpatch 0 additions, 0 deletionschecker/cs/const_structs.checkpatch
- checker/cs/cs.sh 65 additions, 0 deletionschecker/cs/cs.sh
- checker/cs/patches/01-DEFAULT_VALUES.patch 22 additions, 0 deletionschecker/cs/patches/01-DEFAULT_VALUES.patch
- checker/cs/patches/02-BLANK_LINE_AFTER_DECLARATION.patch 21 additions, 0 deletionschecker/cs/patches/02-BLANK_LINE_AFTER_DECLARATION.patch
- checker/cs/patches/03-LONG_FUNCTION.patch 60 additions, 0 deletionschecker/cs/patches/03-LONG_FUNCTION.patch
- checker/cs/spelling.txt 1250 additions, 0 deletionschecker/cs/spelling.txt
- checker/cs/update.md 11 additions, 0 deletionschecker/cs/update.md
.gitignore
0 → 100644
Makefile
0 → 100644
README.md
0 → 100644
banner.webp
0 → 100644
531 KiB
checker/cs/.dos2unix
0 → 100644
File added
checker/cs/.dos2unix:Zone.Identifier
0 → 100644
checker/cs/Makefile
0 → 100644
checker/cs/README.md
0 → 100644
checker/cs/checkpatch.pl
0 → 100644
This diff is collapsed.
checker/cs/const_structs.checkpatch
0 → 100644
checker/cs/cs.sh
0 → 100755
checker/cs/patches/01-DEFAULT_VALUES.patch
0 → 100644
checker/cs/patches/03-LONG_FUNCTION.patch
0 → 100644
checker/cs/spelling.txt
0 → 100644
This diff is collapsed.
checker/cs/update.md
0 → 100644