This website requires JavaScript.
Explore
Help
Sign In
Heretek-AI
/
GDevelop
Watch
1
Star
0
Fork
0
You've already forked GDevelop
mirror of
https://github.com/Heretek-AI/GDevelop.git
synced
2026-08-27 21:19:59 -04:00
Code
Issues
2
Packages
Projects
Releases
2
Wiki
Activity
Files
ffb93b5b08961fa15ca552ee255bab10037ddf4e
GDevelop
/
Core
/
tests
T
History
Victor Levasseur
3c3c235183
Rewrite gd::VariableParser with iterators
...
(instead of indexing operator)
2015-08-07 14:55:55 +02:00
..
catch.hpp
First experiment to make unit tests with Catch library.
2014-07-29 22:55:38 +02:00
Clipboard.cpp
Version bump.
2015-01-22 21:22:01 +01:00
Common.cpp
Fix tests
2015-07-22 16:38:26 +02:00
Events.cpp
Revert "Revert "Store instructions as shared pointers instead of as values""
2015-05-05 21:27:15 +12:00
main.cpp
Version bump.
2015-01-22 21:22:01 +01:00
Resources.cpp
Replace all std::string by gd::String in GDCore
2015-07-04 23:58:06 +02:00
SceneNameMangler.cpp
Rewrite gd::SceneNameMangler using iterators
2015-08-07 14:05:49 +02:00
Serializer.cpp
Simplified gd::Serializer tests
2015-03-30 22:47:30 +13:00
SourceFiles.cpp
Version bump.
2015-01-22 21:22:01 +01:00
Utf8Tests.cpp
Add gd::String::From/To template to replace all FromXXX/ToXXX() methods
2015-07-21 14:35:29 +02:00
VariableParser.cpp
Rewrite gd::VariableParser with iterators
2015-08-07 14:55:55 +02:00