mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
* Remove ancient Fix tests.
* Add automated Nix expression language tests.
This commit is contained in:
parent
f09618b63a
commit
463e2817c5
32 changed files with 145 additions and 87 deletions
7
tests/lang/parse-okay-url.nix
Normal file
7
tests/lang/parse-okay-url.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
[ x:x
|
||||
https://svn.cs.uu.nl:12443/repos/trace/trunk
|
||||
http://www2.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-1.tar.bz2
|
||||
http://losser.st-lab.cs.uu.nl/~armijn/.nix/gcc-3.3.4-static-nix.tar.gz
|
||||
http://fpdownload.macromedia.com/get/shockwave/flash/english/linux/7.0r25/install_flash_player_7_linux.tar.gz
|
||||
ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-1.2.10.tar.gz
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue