Source code
Revision control
Copy as Markdown
Other Tools
[DEFAULT]
tags = "os_integration"
["test_TaskScheduler.js"]
skip-if = [
]
["test_TaskSchedulerMacOSImpl.js"]
run-if = ["os == 'mac'"] # Test of macOS backend
skip-if = [
]
["test_TaskSchedulerWinImpl.js"]
run-if = ["os == 'win'"] # Test of Windows backend
["test_WinTaskSchedulerService.js"]
run-if = ["os == 'win'"] # Test of Windows only service