0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 21 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
javascript: support using nodejs as jsshell interpreter. More... over 6 years ago
javascript: wvtest_check: better handle undefined trace.full. More... over 6 years ago
javascript: rename some variables to preent namespace collisions. More... over 6 years ago
javascript: even better backtraces when things go wrong. More... over 6 years ago
javascript: various fixes and self-tests for stack tracing. More... over 6 years ago
Clean up top-level recursive makefile. More... over 6 years ago
python Makefile: 'find' syntax on MacOS silently failed. More... over 6 years ago
{xfail, xpass, skip} -> {xfail ok, xpass ok, skip ok} More... over 6 years ago
Merge https://github.com/jcftang/wvtest More... over 6 years ago
c: Fix missing wvtest.h declarations to avoid warnings. More... over 6 years ago
Merge pull request #3 from pmccurdy/master More... over 6 years ago
Merge y2/xfail from git://repo.or.cz/wvtest/kirr.git into master. More... over 6 years ago
sh: increase likelihood of failure on syntax error. More... over 6 years ago
javascript: fix inconsistent whitespace and missing semicolons. More... over 6 years ago
javascript: Fix stack trace generation on safari jsshell. More... over 6 years ago
Don't run dotnet tests if gmcs isn't installed. More... over 6 years ago
Always check the return values from syscalls. More... over 7 years ago
v8shell: fix several crash bugs. More... almost 9 years ago
Add wvtest for javascript. More... almost 9 years ago
unittest: report test exceptions before calling tearDown(). More... over 9 years ago
wvtest/python: add an emulator for the standard python unittest library. More... over 9 years ago
c: Implement WVXFAIL and WVSKIP More... over 10 years ago
c: Split wvtest_check() into wvtest_check_prologue() and wvtest_check() More... over 10 years ago
dotnet: Implement WVXFAIL and WVSKIP More... over 10 years ago
cpp: Implement WVXFAIL and WVSKIP More... over 10 years ago
cpp: Split check() into check_prologue() and check() More... over 10 years ago
cpp: Refactor print_result() to accept string result More... over 10 years ago
python: Implement WVXFAIL and @wvskip More... over 10 years ago
python: oops again: EXCEPTION message didn't use the right stack frame. More... over 11 years ago
python: oops, fix handling for tests in current directory instead of t/ More... over 11 years ago