karma-runner/karma

Handle absolute paths on Windows

Open

#251 geöffnet am 19. Dez. 2012

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (11.918 Stars) (1.703 Forks)batch import
help wantedtype: bugwindows

Beschreibung

Based on https://github.com/vojtajina/testacular/issues/249

Let's add another if (windows) and handle the absolute paths on windows to something like /absolute/c/path/to/file.js.

Contributor Guide