f6b6995b0e
Add tests and fix pre-commit issues across all projects
...
- C/lichess_random_engine, vocabulary_curve, misc/split,
1dvelocitysimulator, opening_learner: test suites added
- CPP/miscelanious: tests added
- TS/battery-status, champions_leauge_scores, two-inputs: tests added
- python_pkg/fm24_searcher, wake_alarm: new packages added
- Fix ruff/cppcheck/eslint/clang-format failures
- Update .gitignore for C/C++ build artifacts
2026-04-12 20:45:24 +02:00
cc8cc53dfb
feat: added run sh and makefile scripts
2026-02-22 22:00:50 +01:00
e3f9e6dc0b
fix: correct shebang and executable permissions
...
- Add +x to Python scripts with shebangs (3 files)
- Remove -x from non-script files like .cpp, .txt, makefile (23 files)
- Move shebang to first line in C/imageViewer/lint.sh
2025-11-30 13:42:16 +01:00
c1390d4c18
fix: some linting issues
2025-11-01 20:11:45 +01:00
a4a3d4c6ac
Merge branch 'main' of https://github.com/kuhyx/testsAndMisc
2024-11-14 20:53:05 +01:00
44b34e916b
feat: translated split into "C"
2024-11-14 08:29:39 +01:00
82957e96f3
feat: generating images now flexes how fast it is
2024-11-14 08:29:30 +01:00
1e27936435
feat: initialize srand at the very beginning of program:
2024-11-14 08:29:28 +01:00
3ca85a92cc
feat: split generate jpg into smalle functions
2024-11-14 08:29:25 +01:00
37bb313b11
feat: removed image size restriction
2024-11-14 08:29:21 +01:00
46e2100699
feat: added C generating random jpgs for max speed
2024-11-14 08:29:15 +01:00
88ac494fdf
Adding miscelanious projects I have worked on for past years
2021-08-05 17:14:02 +02:00