Files
scryer-prolog/tests/scryer/cli/src_tests
J.J. Tolton 15d112485c Add comprehensive tests for -t custom toplevel flag
- Create Prolog integration tests in src/tests/custom_toplevel.pl
- Add CLI test configuration in tests/scryer/cli/src_tests/custom_toplevel_tests.toml
- Tests verify:
  * -t halt terminates after initialization
  * Custom toplevels can be user-defined predicates
  * Toplevel receives control after initialization completes
  * Default behavior is REPL when no -t specified
- All tests pass successfully

Following TESTING_GUIDE.md three-layer testing approach:
- Layer 2: Prolog integration tests with test_framework
- Layer 3: CLI snapshot tests with .toml configuration

Co-Authored-By: J.J.'s Robot <noreply@example.com>
2025-11-09 12:44:48 -05:00
..
2023-12-04 22:02:46 +01:00
2023-12-04 22:02:46 +01:00
2025-02-02 08:16:05 -05:00
2025-08-24 19:56:24 +02:00
2023-12-04 22:02:46 +01:00
2023-12-04 22:02:46 +01:00
2025-08-01 20:49:43 +02:00