CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 08 Aug 2025 05:20:30 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100802134637
location: https://web.archive.org/web/20100802134637/https://github.com/ingydotnet/testml/
server-timing: captures_list;dur=0.447394, exclusion.robots;dur=0.016568, exclusion.robots.policy;dur=0.008531, esindex;dur=0.009656, cdx.remote;dur=201.298349, LoadShardBlock;dur=234.953761, PetaboxLoader3.datanode;dur=223.611074
x-app-server: wwwb-app225
x-ts: 302
x-tr: 458
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app225; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 08 Aug 2025 05:20:31 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 02 Aug 2010 13:31:12 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "0c8add2a9528166c2b19c6f7c0433277"
x-archive-orig-x-runtime: 73ms
x-archive-orig-content-length: 27635
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 02 Aug 2010 13:46:37 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 02 Aug 2010 13:46:37 GMT", ; rel="memento"; datetime="Mon, 02 Aug 2010 13:46:37 GMT", ; rel="next memento"; datetime="Sat, 06 Feb 2016 23:15:51 GMT", ; rel="last memento"; datetime="Sat, 26 Sep 2020 03:28:01 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_17_20100802122552_crawl103-c/52_17_20100802133030_crawl101.arc.gz
server-timing: captures_list;dur=0.523886, exclusion.robots;dur=0.019591, exclusion.robots.policy;dur=0.008889, esindex;dur=0.010692, cdx.remote;dur=39.963853, LoadShardBlock;dur=180.063363, PetaboxLoader3.datanode;dur=140.401913, PetaboxLoader3.resolve;dur=233.895246, load_resource;dur=202.392193
x-app-server: wwwb-app225
x-ts: 200
x-tr: 494
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
ingydotnet's testml at master - GitHub
ingydotnet / testml
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
testml /
name | age | message | |
---|---|---|---|
![]() |
Makefile | Sun May 17 07:20:21 -0700 2009 | Make the Makefile be dynamic. [ingydotnet] |
![]() |
README | Sun May 17 07:47:33 -0700 2009 | Add a README file. [ingydotnet] |
![]() |
bin/ | Thu May 14 07:45:22 -0700 2009 | Add a User Manual [ingydotnet] |
![]() |
config.yaml | Thu May 07 16:37:40 -0700 2009 | Finished spec rough draft and added css [ingydotnet] |
![]() |
css/ | Thu May 07 16:37:40 -0700 2009 | Finished spec rough draft and added css [ingydotnet] |
![]() |
doc.mk | Sun May 17 07:30:25 -0700 2009 | Get rid of config.yaml files [ingydotnet] |
![]() |
doc/ | Sun May 24 09:29:52 -0700 2009 | Clarify [ingydotnet] |
![]() |
index.html.tt2 | Thu Jun 25 22:04:49 -0700 2009 | Update front page [ingydotnet] |
![]() |
is/ | Sat May 23 04:51:25 -0700 2009 | Add quick guide [ingydotnet] |
![]() |
spec/ | Loading commit data... ![]() |
|
![]() |
template/ | Thu May 07 16:37:40 -0700 2009 | Finished spec rough draft and added css [ingydotnet] |
README
TestML - A Software Testing Meta Language TestML is language for writing software tests independent of the implementation language. This repository contains the specifications and documentation for TestML. This repository is used to build: https://www.testml.org/ Visit the website for all the most recent information about TestML. ---- The website is simply a checkout of the gh-pages branch of this repository. The gh-pages branch can also be viewed at: https://ingydotnet.github.com/testml/ This repository contains a Makefile system and source code files. The command: make will build the entire site in place.