Commit Graph

53 Commits

Author SHA1 Message Date
Mahmoud Emad
4e166f7750 docs: Add documentation for running Rhai tests
- Added a comprehensive guide on running Rhai tests within the
  SAL library.  This includes instructions for running all tests,
  tests for specific modules, and individual tests.
- Created a shell script (`run_rhai_tests.sh`) to simplify running
  all Rhai tests and provide a summary of results.  This improves
  the testing workflow and makes it easier to identify failures.
2025-05-08 15:05:55 +03:00
Mahmoud Emad
d6905916ee docs: Add documentation for Git module tests
- Added documentation for the Git module's test scripts, including
  test structure, running instructions, and details of each test.
- Added links to Git module tests in the main Rhai documentation.
- Improved overall structure and clarity of the Rhai documentation.
2025-05-08 15:05:25 +03:00
Mahmoud Emad
76582706ab feat: Add Rhai scripting support for SAL
- Add Rhai scripting integration to the SAL library.
- Create documentation for Rhai module usage and available functions.
- Implement comprehensive test suite for the Rhai integration.
- Add `.gitignore` entries for test related temporary files.
2025-05-08 14:29:14 +03:00
2cd9faf4fa ... 2025-05-08 09:54:20 +03:00
104097ee4b git working 2025-05-08 09:05:44 +03:00
21893ce225 ... 2025-04-05 19:00:59 +02:00
0fa9eddd1c ... 2025-04-05 15:38:43 +02:00
7bf2ffe47d ... 2025-04-05 15:10:02 +02:00
768542afd3 ... 2025-04-05 11:30:20 +02:00
e9a73327e3 ... 2025-04-05 11:21:58 +02:00
88e4a2a4b1 ... 2025-04-05 11:09:49 +02:00
8605e08a65 ... 2025-04-05 11:05:24 +02:00
749c60e131 ... 2025-04-05 11:05:07 +02:00
fe7a676cac ... 2025-04-05 11:03:58 +02:00
4be9445702 ... 2025-04-05 09:56:10 +02:00
78db13d738 ... 2025-04-05 09:36:54 +02:00
4c50d4b62c ... 2025-04-05 07:40:32 +02:00
c177ac5efb Merge branch 'main' of git.ourworld.tf:herocode/sal 2025-04-05 07:23:10 +02:00
6d4c1742e7 ... 2025-04-05 07:23:07 +02:00
5fec3b967b ... 2025-04-05 07:23:00 +02:00
6de7bf9b56 ... 2025-04-05 06:34:16 +02:00
245aee12bf ... 2025-04-05 06:21:50 +02:00
d336153247 ... 2025-04-05 06:20:19 +02:00
3803a54529 ... 2025-04-05 05:59:51 +02:00
7cdd9f5559 ... 2025-04-05 05:46:30 +02:00
e48063a79c ... 2025-04-05 04:45:56 +02:00
9f33c94020 ... 2025-04-04 21:51:31 +02:00
5b006ff328 ... 2025-04-04 21:21:50 +02:00
bf5eb2f6fc ... 2025-04-04 18:38:53 +02:00
c9b4010089 ... 2025-04-04 18:21:16 +02:00
eca7e6f552 ... 2025-04-04 15:28:50 +02:00
071dee514a ... 2025-04-04 15:21:45 +02:00
eecbed4b1f ... 2025-04-04 15:05:48 +02:00
dc49e78d00 ... 2025-04-03 06:08:18 +02:00
119d7ee50e added example for nerdctl + testing nerdctl (still a bug with running container from image) 2025-04-02 17:21:39 +02:00
d6b53a72bb added test for everything container related 2025-04-02 16:12:31 +02:00
5f6420a421 added isolation feature for running containers 2025-04-02 15:20:32 +02:00
d5bc0bbfc4 added tests for container commands 2025-04-02 15:07:56 +02:00
Maxime Van Hees
3f461334ec added example 2025-04-02 14:41:50 +02:00
Maxime Van Hees
288f17453b installed roocode + added example 2025-04-02 12:14:04 +02:00
Maxime Van Hees
d3e5df44bb fix: module linking 2025-04-02 11:13:14 +02:00
a32cfb788b ... 2025-04-02 09:11:33 +02:00
6cc05ad2eb ... 2025-04-02 08:55:54 +02:00
c7908cb6e4 ... 2025-04-02 08:49:40 +02:00
a3c6322b49 ... 2025-04-02 08:47:36 +02:00
efd29eeb99 ... 2025-04-02 08:45:47 +02:00
d79ea2ef4f ... 2025-04-02 08:38:40 +02:00
1920e8ae79 ... 2025-04-02 08:37:45 +02:00
9c09f9e795 ... 2025-04-02 08:26:36 +02:00
b2896b206c ... 2025-04-02 08:24:03 +02:00