index
:
pugl.git
c++
dragdrop
main
Pugl GUI library
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-23
Relax redisplay test to pass on MacOS 11.6
David Robillard
1
-4
/
+6
2022-04-23
Add descriptive verbose output to test_redisplay
David Robillard
1
-8
/
+21
2022-04-23
Move reserved platform defines from code to build system
David Robillard
3
-4
/
+0
2021-12-17
Adopt REUSE machine-readable licensing standard
David Robillard
24
-349
/
+58
2021-12-17
Suppress new warnings in clang-tidy 13
David Robillard
1
-1
/
+1
2021-12-17
Remove unnecessary include
David Robillard
1
-1
/
+0
2021-12-16
MacOS: Fix warnings in unified ObjC++ test build
David Robillard
1
-1
/
+12
2021-08-28
Suppress new clang-tidy warnings
David Robillard
1
-0
/
+3
2021-05-28
Remove static downcasts in C++ bindings
David Robillard
1
-1
/
+0
2021-05-28
Remove unnecessary "void" in C++
David Robillard
1
-1
/
+1
2021-05-28
Split up warning suppression flags more finely
David Robillard
1
-3
/
+62
2021-05-27
Add test for building the implementation as included C++
David Robillard
3
-0
/
+161
2021-05-25
Rename event structs in a more readable style
David Robillard
4
-5
/
+5
2021-05-24
Test invalid hint cases
David Robillard
2
-0
/
+16
2021-05-08
Send unmap/map events when the view is minimized/restored
David Robillard
2
-2
/
+2
2021-05-08
Print create/destroy and map/unmap events in tests by default
David Robillard
1
-8
/
+8
2021-05-06
Add basic test for OpenGL support
David Robillard
2
-0
/
+121
2021-05-06
Add basic test for stub backend
David Robillard
2
-0
/
+80
2021-05-06
Add basic test for Vulkan support
David Robillard
2
-2
/
+227
2021-05-06
Add test for copy/paste
David Robillard
3
-0
/
+296
2021-05-06
Make timer test less flaky
David Robillard
1
-14
/
+29
2021-05-06
Set distinct window titles for tests
David Robillard
10
-1
/
+10
2021-05-06
Use consistent name for test structure
David Robillard
3
-68
/
+68
2021-05-03
Improve test coverage
David Robillard
7
-0
/
+460
2021-05-03
Increase tolerance of timer test
David Robillard
1
-4
/
+0
2021-04-18
Fix unreachable code
David Robillard
1
-1
/
+1
2021-03-10
Relax precision requirement of timer test
David Robillard
1
-1
/
+1
2021-01-08
Switch to Meson
David Robillard
1
-0
/
+33
2021-01-02
Fix clang-tidy warnings
David Robillard
1
-0
/
+2
2021-01-02
Clean up includes
David Robillard
1
-0
/
+1
2021-01-02
Simplify clang-format configuration and format all code
David Robillard
11
-792
/
+790
2020-12-01
Add clipboard test
David Robillard
1
-0
/
+104
2020-11-25
Rename puglShowWindow and puglHideWindow to puglShow an puglHide
David Robillard
4
-5
/
+5
2020-11-22
Suppress various clang-tidy warnings
David Robillard
1
-0
/
+4
2020-10-31
Use static polymorphism in C++ bindings
David Robillard
1
-1
/
+0
2020-10-30
Simplify header names
David Robillard
9
-17
/
+17
2020-10-30
Remove GL and GLU wrapper headers
David Robillard
2
-4
/
+0
2020-10-24
Replace live resize with loop events
David Robillard
1
-2
/
+6
2020-10-21
Fix clang-tidy issues in Windows code
David Robillard
1
-1
/
+1
2020-10-21
Use separate clang-tidy configurations in different directories
David Robillard
1
-0
/
+10
2020-10-21
Add missing include guards
David Robillard
1
-0
/
+5
2020-10-19
Gracefully handle puglRealize() being called twice
David Robillard
1
-0
/
+100
2020-10-14
Suppress IWYU warnings in build tests
David Robillard
2
-14
/
+14
2020-10-04
Add refresh rate hint
David Robillard
3
-0
/
+6
2020-10-04
Print all view hints in shader demo and hint tests
David Robillard
3
-0
/
+55
2020-10-04
Add puglGetViewHint()
David Robillard
2
-0
/
+163
2020-07-05
Improve struct packing
David Robillard
4
-12
/
+12
2020-07-05
Ensure that all API headers are warning-free
David Robillard
2
-0
/
+70
2020-07-05
Add scroll direction field
David Robillard
1
-1
/
+21
2020-07-05
Print crossing mode of enter and leave events
David Robillard
1
-4
/
+6
[prev]
[next]