diff options
author | Kyle Brenneman <kbrenneman@users.noreply.github.com> | 2016-03-14 11:27:55 -0600 |
---|---|---|
committer | Kyle Brenneman <kbrenneman@users.noreply.github.com> | 2016-03-14 11:27:55 -0600 |
commit | f1c345f3a33e537b68406d861965b3113c5122ea (patch) | |
tree | 0fda4cc14f0cd7a67857466fe0f9c2768fc01381 /tests | |
parent | 642fd89560312200a236dcc59dbe7d7f5d7e60ec (diff) | |
parent | 7f0d45dfe709687d1068d42fc2e9d810b24de4c6 (diff) |
Merge pull request #70 from evelikov/build-cleanups-round2
Build cleanups.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore new file mode 100644 index 0000000..c28790b --- /dev/null +++ b/tests/.gitignore @@ -0,0 +1,8 @@ +testglxgetclientstr +testglxgetprocaddress +testglxmakecurrent +testglxmakecurrent_oldlink +testglxnscreens +testglxqueryversion +testpatchentrypoints +testx11glvndproto |