Commit graph

15 commits

Author SHA1 Message Date
Richard Feldman
bf63c45b46
Compute src_dir from original filename
This fixed a bug where bindgen was providing cwd() for src_dir,
but actually the src_dir should have been based on the filename.
This prevents that problem from happening in the future!
2022-07-13 12:49:06 -04:00
Richard Feldman
c61795197f
Merge pull request #3478 from rtfeldman/toplevel-expect-captures
toplevel expect captures
2022-07-12 08:58:19 -04:00
Richard Feldman
f64fc5efe9
Merge pull request #3488 from rtfeldman/unused-deps
Prune unused deps
2022-07-12 08:00:44 -04:00
Richard Feldman
f5fac8230f Prune some unused dependencies 2022-07-11 20:51:41 -04:00
Richard Feldman
ee55eeb840
Don't symlink known_bad tests 2022-07-11 20:12:56 -04:00
Folkert
ff2b5cf6f0
properly pipe argv and envp to fexecve 2022-07-10 20:34:01 +02:00
Richard Feldman
a6d99aa357
Move src_dir into LoadStart 2022-07-08 18:16:07 -04:00
Folkert
d931546424
cleanup 2022-07-06 15:43:44 +02:00
Folkert
8b39cc444e
somewhat decent formatting 2022-07-06 15:37:22 +02:00
Folkert
12027ee338
run platform-independent tests from a dynamic lib 2022-07-06 15:33:10 +02:00
Folkert
610f8784cc
split out dylib creation 2022-07-06 15:26:03 +02:00
Folkert
c4429d64e1
add CMD_TEST 2022-07-06 15:14:54 +02:00
Richard Feldman
cc94fdd88f
wip 2022-07-06 15:14:39 +02:00
Folkert
9c856fd5ae
updates for clippy 1.62 2022-07-05 12:39:27 +02:00
Anton-4
eee85fa45d
moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00